ArithmeticValue.st
branchjv
changeset 17807 06cc6c49e291
parent 17797 71451ae83564
child 17814 b75a7f0c346b
--- a/ArithmeticValue.st	Tue Nov 09 13:54:57 2010 +0000
+++ b/ArithmeticValue.st	Tue Nov 09 16:24:28 2010 +0000
@@ -1333,15 +1333,15 @@
 !ArithmeticValue class methodsFor:'documentation'!
 
 version
-    ^ '$Id: ArithmeticValue.st 10570 2010-08-26 10:12:57Z vranyj1 $'
+    ^ '$Id: ArithmeticValue.st 10590 2010-11-09 16:24:28Z vranyj1 $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/ArithmeticValue.st,v 1.87 2010/08/09 17:52:46 cg Exp '
+    ^ 'Header: /cvs/stx/stx/libbasic/ArithmeticValue.st,v 1.87 2010-08-09 17:52:46 cg Exp '
 !
 
 version_SVN
-    ^ '$Id: ArithmeticValue.st 10570 2010-08-26 10:12:57Z vranyj1 $'
+    ^ '$Id: ArithmeticValue.st 10590 2010-11-09 16:24:28Z vranyj1 $'
 ! !
 
 ArithmeticValue initialize!
@@ -1350,3 +1350,4 @@
 
 
 
+