Skip to content

Commit 1a09a92

Browse files
committed
set PATH
1 parent 3fc4842 commit 1a09a92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libexec/env.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
export CLAS12DIR=$(cd $(dirname ${BASH_SOURCE[0]:-$0})/.. && pwd -P)
44

5+
export PATH=$CLAS12DIR/bin:$PATH
6+
57
# Set default field maps (but do not override user's env):
68
if [ -z "${COAT_MAGFIELD_TORUSMAP-}" ]; then
79
export COAT_MAGFIELD_TORUSMAP=Symm_torus_r2501_phi16_z251_24Apr2018.dat

0 commit comments

Comments
 (0)