Ignore:
Timestamp:
Jan 5, 2011, 12:20:17 PM (13 years ago)
Author:
garnier
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config/scripts/env.csh.SH

    r1337 r1349  
    4242unsetenv  G4REALSURFACEDATA
    4343unsetenv  G4NEUTRONXSDATA
     44unsetenv  G4PIIDATA
    4445
    4546unsetenv  G4LIB
     
    170171endif
    171172
     173#+
     174if ( X$g4piidata != X ) then
     175    setenv G4PIIDATA "$g4piidata"
     176    echo "On this machine the G4PIIDATA=\$G4PIIDATA"
     177endif
     178
     179
    172180
    173181#
Note: See TracChangeset for help on using the changeset viewer.