We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc4842 commit 1a09a92Copy full SHA for 1a09a92
libexec/env.sh
@@ -2,6 +2,8 @@
2
3
export CLAS12DIR=$(cd $(dirname ${BASH_SOURCE[0]:-$0})/.. && pwd -P)
4
5
+export PATH=$CLAS12DIR/bin:$PATH
6
+
7
# Set default field maps (but do not override user's env):
8
if [ -z "${COAT_MAGFIELD_TORUSMAP-}" ]; then
9
export COAT_MAGFIELD_TORUSMAP=Symm_torus_r2501_phi16_z251_24Apr2018.dat
0 commit comments