Ignore:
Timestamp:
Nov 9, 2007, 3:32:25 PM (17 years ago)
Author:
garnier
Message:

r627@mac-90108: laurentgarnier | 2007-11-09 07:57:42 +0100
modif dans les includes directives

File:
1 edited

Legend:

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

    r483 r593  
    3838unset  G4LEDATA
    3939unset  G4LEVELGAMMADATA
    40 unset  NeutronHPCrossSections
     40unset  G4NEUTRONHPDATA
    4141unset  G4RADIOACTIVEDATA
    4242
     
    145145#+
    146146if [ X$g4neutronhpcrosssections != X ] ; then
    147 NeutronHPCrossSections="$g4neutronhpcrosssections"
    148 export NeutronHPCrossSections
    149 echo "On this machine the NeutronHPCrossSections=\$NeutronHPCrossSections"
     147G4NEUTRONHPDATA="$g4neutronhpcrosssections"
     148export G4NEUTRONHPDATA
     149echo "On this machine the G4NEUTRONHPDATA=\$G4NEUTRONHPDATA"
    150150fi
    151151
Note: See TracChangeset for help on using the changeset viewer.