|
Lines 94-103
echo "On this machine the G4SYSTEM=\$G4SYSTEM"
|
Link Here
|
|---|
|
# g4dirs.U | # g4dirs.U |
# | # |
#+ | #+ |
if ( X$g4install != X$g4final_install ) then |
|
setenv G4INSTALL "$g4final_install/src/geant4" |
|
echo "On this machine the G4INSTALL=\$G4INSTALL" |
|
else |
|
setenv G4INSTALL "$g4install" | setenv G4INSTALL "$g4install" |
echo "On this machine the G4INSTALL=\$G4INSTALL" | echo "On this machine the G4INSTALL=\$G4INSTALL" |
endif | endif |