ArithmeticValue.st
branchjv
changeset 17834 04ff72c5039a
parent 17814 b75a7f0c346b
child 17841 7abcc4aef871
--- a/ArithmeticValue.st	Wed Apr 06 13:25:19 2011 +0100
+++ b/ArithmeticValue.st	Sat Apr 09 18:19:04 2011 +0100
@@ -1333,15 +1333,15 @@
 !ArithmeticValue class methodsFor:'documentation'!
 
 version
-    ^ '$Id: ArithmeticValue.st 10602 2010-12-20 07:13:27Z vranyj1 $'
+    ^ '$Id: ArithmeticValue.st 10632 2011-04-09 17:19:04Z vranyj1 $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/ArithmeticValue.st,v 1.87 2010/08/09 17:52:46 cg Exp '
+    ^ 'Header: /var/local/cvs/stx/libbasic/ArithmeticValue.st,v 1.87 2010-08-09 17:52:46 cg Exp '
 !
 
 version_SVN
-    ^ '$Id: ArithmeticValue.st 10602 2010-12-20 07:13:27Z vranyj1 $'
+    ^ '$Id: ArithmeticValue.st 10632 2011-04-09 17:19:04Z vranyj1 $'
 ! !
 
 ArithmeticValue initialize!
@@ -1352,3 +1352,4 @@
 
 
 
+