FixedPoint.st
branchjv
changeset 17711 39faaaf888b4
parent 11732 f4ef9b3eb755
child 17728 bbc5fa73dfab
--- a/FixedPoint.st	Sun Jun 14 22:08:04 2009 +0200
+++ b/FixedPoint.st	Mon Jun 15 20:55:05 2009 +0100
@@ -1339,5 +1339,5 @@
 !FixedPoint class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/FixedPoint.st,v 1.41 2009-05-26 06:38:07 cg Exp $'
+    ^ '$Id: FixedPoint.st 10448 2009-06-14 16:10:51Z vranyj1 $'
 ! !