Update of /var/cvs/speeltuin/mihxil/statistics/META-INF/tags/mm/statistics
In directory james.mmbase.org:/tmp/cvs-serv24319/META-INF/tags/mm/statistics

Modified Files:
        enter.tagx 
Log Message:
coming to think of it, org.mmbase.util.math does not make so much sense. 
org.mmbase.math is just as good, and shorter too


See also: 
http://cvs.mmbase.org/viewcvs/speeltuin/mihxil/statistics/META-INF/tags/mm/statistics


Index: enter.tagx
===================================================================
RCS file: 
/var/cvs/speeltuin/mihxil/statistics/META-INF/tags/mm/statistics/enter.tagx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- enter.tagx  15 Oct 2008 11:45:51 -0000      1.2
+++ enter.tagx  16 Oct 2008 11:26:08 -0000      1.3
@@ -10,7 +10,7 @@
       />
 
   <jsp:directive.attribute name="value"   required="true" 
type="java.lang.Double"  />
-  <jsp:directive.attribute name="measure" required="true" 
type="org.mmbase.util.math.Measurement" />
+  <jsp:directive.attribute name="measure" required="true" 
type="org.mmbase.math.Measurement" />
 
  <jsp:scriptlet>measure.enter(value);</jsp:scriptlet>
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to