ArithmeticValue.st
branchjv
changeset 17845 7e0cfaac936d
parent 17841 7abcc4aef871
child 17846 24edc476ac18
--- a/ArithmeticValue.st	Thu Jun 23 16:55:10 2011 +0100
+++ b/ArithmeticValue.st	Thu Jul 07 23:08:07 2011 +0100
@@ -1333,24 +1333,11 @@
 !ArithmeticValue class methodsFor:'documentation'!
 
 version
-    ^ '$Id: ArithmeticValue.st 10643 2011-06-08 21:53:07Z vranyj1 $'
+    ^ '$Id: ArithmeticValue.st 10656 2011-07-07 22:08:07Z vranyj1 $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/ArithmeticValue.st,v 1.87 2010/08/09 17:52:46 cg Exp '
-!
-
-version_SVN
-    ^ '$Id: ArithmeticValue.st 10643 2011-06-08 21:53:07Z vranyj1 $'
+    ^ '§Header: /cvs/stx/stx/libbasic/ArithmeticValue.st,v 1.87 2010/08/09 17:52:46 cg Exp §'
 ! !
 
-ArithmeticValue initialize!
-
-
-
-
-
-
-
-
-
+ArithmeticValue initialize!
\ No newline at end of file