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

@ -33,7 +33,7 @@ public:
~LEMuSRRNDMAGField();
void GetFieldValue(const G4double pos[4], G4double *field) const;
G4bool uniform;