Print

Print


Commit in lcdd/include on MAIN
LCDDParser.hh+2-21.4 -> 1.5
Changed isValid() to isValidSetup().

lcdd/include
LCDDParser.hh 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- LCDDParser.hh	27 Jun 2005 18:21:44 -0000	1.4
+++ LCDDParser.hh	6 Sep 2005 17:24:34 -0000	1.5
@@ -1,4 +1,4 @@
-// $Header: /cvs/lcd/lcdd/include/LCDDParser.hh,v 1.4 2005/06/27 18:21:44 jeremy Exp $
+// $Header: /cvs/lcd/lcdd/include/LCDDParser.hh,v 1.5 2005/09/06 17:24:34 jeremy Exp $
 
 #ifndef LCDDParser_h
 #define LCDDParser_h 1
@@ -57,7 +57,7 @@
   // set world volume ptr
   void setWorld(G4VPhysicalVolume *world);
 
-  bool isValid();
+  bool isValidSetup();
 
 private:
 
CVSspam 0.2.8