Added to SVN repository

This commit is contained in:
paraiso 2006-02-16 17:17:32 +00:00
parent ebe1b24b33
commit 5253fc37b4
2 changed files with 8 additions and 4 deletions

View File

@ -69,3 +69,7 @@ endif
ifdef LEMU_GET_NEWMAPS ifdef LEMU_GET_NEWMAPS
CPPFLAGS += -DLEMU_GET_NEWMAPS CPPFLAGS += -DLEMU_GET_NEWMAPS
endif endif
ifdef LEMU_TRANSVERSE_FIELD
CPPFLAGS += -DLEMU_TRANSVERSE_FIELD
endif

View File

@ -1,10 +1,10 @@
#cd ~/geant4.7.0/source/particles/management #cd ~/geant4.7.1/source/particles/management
#gmake #gmake
#cd ~/geant4.7.0/source/particles/leptons #cd ~/geant4.7.1/source/particles/leptons
#gmake #gmake
cd ~/geant4.7.0/source/geometry/magneticfield/ cd ~/geant4.7.1/source/processes/transportation/
gmake gmake
#cd ~/geant4.7.0/source/geometry/navigation/ #cd ~/geant4.7.1/source/geometry/navigation/
#gmake #gmake
cd $wlem cd $wlem
gmake gmake