Print

Print


Commit in GeomConverter/src/org/lcsim/geometry on MAIN
Detector.java+1-11.18 -> 1.19


GeomConverter/src/org/lcsim/geometry
Detector.java 1.18 -> 1.19
diff -u -r1.18 -r1.19
--- Detector.java	12 Jul 2005 18:23:30 -0000	1.18
+++ Detector.java	13 Jul 2005 05:22:09 -0000	1.19
@@ -65,7 +65,7 @@
                 }
                 else
                 {
-                    throw new RuntimeException("Failed cast to SegmentationImpl.");
+                    throw new RuntimeException("Failed cast to SegmentationBase.");
                 }
             }
         }
CVSspam 0.2.8