Ignore:
Timestamp:
Jun 5, 2007, 3:50:26 PM (17 years ago)
Author:
garnier
Message:

r569@mac-90108: laurentgarnier | 2007-06-05 15:53:34 +0200
version contre geant4.8.2.p01

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/geant4/config/scripts/move.sh.SH

    r472 r483  
    9696
    9797#+
    98 if [ X$g4elasticdata != X ] ; then
    99 G4ELASTICDATA="$g4elasticdata"
    100 export G4ELASTICDATA
    101 echo "On this machine the G4ELASTICDATA=\$G4ELASTICDATA"
    102 fi
     98#if [ X$g4elasticdata != X ] ; then
     99#G4ELASTICDATA="$g4elasticdata"
     100#export G4ELASTICDATA
     101#echo "On this machine the G4ELASTICDATA=\$G4ELASTICDATA"
     102#fi
    103103
    104104#
     
    136136# g4debug
    137137#
    138 if [ X$g4debug != X ] ; then
    139 G4DEBUG="$g4debug"
     138if [ X$g4debug = Xy ] ; then
     139G4DEBUG=1
    140140export G4DEBUG
    141141echo "On this machine the G4DEBUG=\$G4DEBUG"
Note: See TracChangeset for help on using the changeset viewer.