Added to SVN repository
This commit is contained in:
parent
ebe1b24b33
commit
5253fc37b4
@ -69,3 +69,7 @@ endif
|
||||
ifdef LEMU_GET_NEWMAPS
|
||||
CPPFLAGS += -DLEMU_GET_NEWMAPS
|
||||
endif
|
||||
|
||||
ifdef LEMU_TRANSVERSE_FIELD
|
||||
CPPFLAGS += -DLEMU_TRANSVERSE_FIELD
|
||||
endif
|
||||
|
@ -1,10 +1,10 @@
|
||||
#cd ~/geant4.7.0/source/particles/management
|
||||
#cd ~/geant4.7.1/source/particles/management
|
||||
#gmake
|
||||
#cd ~/geant4.7.0/source/particles/leptons
|
||||
#cd ~/geant4.7.1/source/particles/leptons
|
||||
#gmake
|
||||
cd ~/geant4.7.0/source/geometry/magneticfield/
|
||||
cd ~/geant4.7.1/source/processes/transportation/
|
||||
gmake
|
||||
#cd ~/geant4.7.0/source/geometry/navigation/
|
||||
#cd ~/geant4.7.1/source/geometry/navigation/
|
||||
#gmake
|
||||
cd $wlem
|
||||
gmake
|
||||
|
Loading…
x
Reference in New Issue
Block a user