ArithmeticValue.st
branchjv
changeset 17780 b6e42c92eba0
parent 17772 6e0b3c06c364
child 17795 569eec7576f1
--- a/ArithmeticValue.st	Mon Jul 12 06:58:22 2010 +0100
+++ b/ArithmeticValue.st	Mon Jul 12 17:20:36 2010 +0100
@@ -1283,17 +1283,18 @@
 !ArithmeticValue class methodsFor:'documentation'!
 
 version
-    ^ '$Id: ArithmeticValue.st 10534 2010-07-01 18:21:34Z vranyj1 $'
+    ^ '$Id: ArithmeticValue.st 10544 2010-07-12 16:20:36Z 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 10534 2010-07-01 18:21:34Z vranyj1 $'
+    ^ '$Id: ArithmeticValue.st 10544 2010-07-12 16:20:36Z vranyj1 $'
 ! !
 
 ArithmeticValue initialize!
 
 
+