Update of /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13067/src/net/hep/AGDD/GeometricModel
Modified Files:
Evaluator.java
Log Message:
standard Colors included
Index: Evaluator.java
===================================================================
RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Evaluator.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Evaluator.java 13 May 2005 14:57:52 -0000 1.2
--- Evaluator.java 7 Oct 2005 17:24:20 -0000 1.3
***************
*** 1,6 ****
package net.hep.AGDD.GeometricModel;
- // Generic Model
-
// GraXML
import net.hep.graphics.GraXML.MasterBuilder;
--- 1,4 ----
***************
*** 38,41 ****
--- 36,42 ----
* <pre>
* $Log$
+ * Revision 1.3 2005/10/07 17:24:20 hrivnac
+ * standard Colors included
+ *
* Revision 1.2 2005/05/13 14:57:52 hrivnac
* Evaluator scales to 1m
|