From 5253fc37b4e2a0545d3da3e7916faef53fecd0c0 Mon Sep 17 00:00:00 2001 From: paraiso Date: Thu, 16 Feb 2006 17:17:32 +0000 Subject: [PATCH] Added to SVN repository --- geant4/LEMuSR/GNUmakefile | 4 ++++ geant4/LEMuSR/make.sh | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/geant4/LEMuSR/GNUmakefile b/geant4/LEMuSR/GNUmakefile index ab55435..d262571 100644 --- a/geant4/LEMuSR/GNUmakefile +++ b/geant4/LEMuSR/GNUmakefile @@ -69,3 +69,7 @@ endif ifdef LEMU_GET_NEWMAPS CPPFLAGS += -DLEMU_GET_NEWMAPS endif + +ifdef LEMU_TRANSVERSE_FIELD +CPPFLAGS += -DLEMU_TRANSVERSE_FIELD +endif diff --git a/geant4/LEMuSR/make.sh b/geant4/LEMuSR/make.sh index 8420350..56a90f8 100644 --- a/geant4/LEMuSR/make.sh +++ b/geant4/LEMuSR/make.sh @@ -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