Float.st
branchjv
changeset 17711 39faaaf888b4
parent 11733 fe4717d35e0c
child 17732 a1892eeca6c0
--- a/Float.st	Sun Jun 14 22:08:04 2009 +0200
+++ b/Float.st	Mon Jun 15 20:55:05 2009 +0100
@@ -2679,7 +2679,7 @@
 !Float class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/Float.st,v 1.167 2009-05-26 06:38:10 cg Exp $'
+    ^ '$Id: Float.st 10448 2009-06-14 16:10:51Z vranyj1 $'
 ! !
 
 Float initialize!