Fixed most of the compiler warnings under gcc 3.2.3.

Modified lemuEnv.sh and update.sh.
This commit is contained in:
2006-03-16 13:49:31 +00:00
parent 68a2fbe9c2
commit 04cbb83b5d
21 changed files with 75 additions and 70 deletions

View File

@ -24,18 +24,19 @@ cp G4MuonDecayChannel.cc $G4INSTALL/source/particles/management/src/
cp G4MuonDecayChannel.hh $G4INSTALL/source/particles/management/include/
cd $G4INSTALL/source/geometry/magneticfield/
gmake clean
#cd $G4INSTALL/source/geometry/magneticfield/
#gmake clean
#gmake
#cd $G4INSTALL/source/particles/management/
#gmake clean
#gmake
cd $G4INSTALL/source
gmake
cd $G4INSTALL/source/particles/management/
gmake clean
gmake
cd ~/LEMuSR/G4Modified
cd $G4WORKDIR