]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - AliGeant4/config/setup.sh
Simplification for Fast Simulator
[u/mrichter/AliRoot.git] / AliGeant4 / config / setup.sh
index 230c054b2b030d903e4c2111aa8937982de737eb..40867083b420b80ebaa509695c78e1b042781490 100755 (executable)
@@ -324,7 +324,7 @@ fi
 #
 
 if [ -d $LHCXX_BASE/CLHEP/1.5.0.0 ]; then
-  export CLHEP_BASE_DIR=$LHCXX_BASE/CLHEP/1.5.0.0
+  export CLHEP_BASE_DIR=$LHCXX_BASE/CLHEP/1.6.0.0
 else
   echo "WARNING: CLHEP has not been found in the default path."
   if [ "$VERBOSE" = "YES" ]; then