Ignore:
Timestamp:
Feb 14, 2007, 12:28:37 PM (17 years ago)
Author:
barrand
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • snovis/trunk/obuild/setup.sh

    r207 r211  
    200200SNOVISROOT="${obuild_snovis_path}"
    201201export SNOVISROOT
    202 G4RADIOACTIVEDATA="${Geant4_home}/data/RadiativeDecay3.1"
    203 export G4RADIOACTIVEDATA
    204 G4LEVELGAMMADATA="${Geant4_home}/data/PhotonEvaporation2.0"
    205 export G4LEVELGAMMADATA
    206 G4LEDATA="${Geant4_home}/data/G4EMLOW4.2"
    207 export G4LEDATA
    208 NeutronHPCrossSections="${Geant4_home}/data/G4NDL3.10"
    209 export NeutronHPCrossSections
    210202
    211203if [ "${obuild_platform_exe}" = "" ] ; then
Note: See TracChangeset for help on using the changeset viewer.