![]() |
|
|||
File indexing completed on 2023-03-17 10:41:34
0001 #!/bin/sh 0002 echo "setup in bash shell" 0003 eval `scramv1 run -sh` 0004 [[ ! ( -d lib ) ]] && mkdir lib 0005 [[ ! ( -d bin ) ]] && mkdir bin 0006 export MusEcal=${PWD} 0007 export LD_LIBRARY_PATH=${ROOTSYS}/lib:${LD_LIBRARY_PATH} 0008 export LD_LIBRARY_PATH=${MusEcal}/lib:${LD_LIBRARY_PATH} 0009 export PATH=${MusEcal}/bin:${PATH}
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |