ArithmeticValue.st
branchjv
changeset 17767 a4a32df3aa5e
parent 17761 b0e5971141bc
child 17772 6e0b3c06c364
--- a/ArithmeticValue.st	Thu May 20 14:35:23 2010 +0100
+++ b/ArithmeticValue.st	Wed Jun 16 21:12:05 2010 +0100
@@ -1283,15 +1283,16 @@
 !ArithmeticValue class methodsFor:'documentation'!
 
 version
-    ^ '$Id: ArithmeticValue.st 10517 2010-04-26 18:26:38Z vranyj1 $'
+    ^ '$Id: ArithmeticValue.st 10527 2010-06-16 20:12:05Z vranyj1 $'
 !
 
 version_CVS
-    ^ '§Header: /cvs/stx/stx/libbasic/ArithmeticValue.st,v 1.85 2010/03/06 10:06:53 cg Exp §'
+    ^ 'Header: /cvs/stx/stx/libbasic/ArithmeticValue.st,v 1.85 2010-03-06 10:06:53 cg Exp §'
 !
 
 version_SVN
-    ^ '$Id: ArithmeticValue.st 10517 2010-04-26 18:26:38Z vranyj1 $'
+    ^ '$Id: ArithmeticValue.st 10527 2010-06-16 20:12:05Z vranyj1 $'
 ! !
 
 ArithmeticValue initialize!
+