SetEnv.sh 321 B

123456789
  1. #!/bin/bash
  2. export MCINI=/scratch2/parfenov/Soft/mcini-new
  3. export PHQMD_PATH=/scratch2/parfenov/Soft/hic-stuff
  4. export ANALYSISTREE_LIB=/scratch2/parfenov/Soft/AnalysisTree/install/lib
  5. export ANALYSISTREE_INC=/scratch2/parfenov/Soft/AnalysisTree/install/include
  6. export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ANALYSISTREE_LIB