Fixed most of the compiler warnings under gcc 3.2.3.
Modified lemuEnv.sh and update.sh.
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user