Commit in GeomConverter/src/org/lcsim/detector on MAIN
IRotation3D.java+2-21.4 -> 1.5
JM: Make interface public.

GeomConverter/src/org/lcsim/detector
IRotation3D.java 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- IRotation3D.java	28 Feb 2007 21:44:34 -0000	1.4
+++ IRotation3D.java	3 Apr 2007 01:43:12 -0000	1.5
@@ -16,9 +16,9 @@
  * 
  * @author Tim Nelson <[log in to unmask]>
  * @author Jeremy McCormick <[log in to unmask]>
- * @version $Id: IRotation3D.java,v 1.4 2007/02/28 21:44:34 jeremy Exp $
+ * @version $Id: IRotation3D.java,v 1.5 2007/04/03 01:43:12 jeremy Exp $
  */
-interface IRotation3D
+public interface IRotation3D
 {   
 	/**
 	 * Numerical constants for the X and Y column indices.
CVSspam 0.2.8