Integer.st
branchjv
changeset 17734 406b1590afe8
parent 17732 a1892eeca6c0
child 17735 6a5bc05f696a
--- a/Integer.st	Mon Oct 26 21:51:17 2009 +0000
+++ b/Integer.st	Thu Nov 05 14:41:30 2009 +0000
@@ -4443,12 +4443,13 @@
 !Integer class methodsFor:'documentation'!
 
 version
-    ^ '$Id: Integer.st 10473 2009-10-24 15:48:19Z vranyj1 $'
+    ^ '$Id: Integer.st 10477 2009-11-05 14:41:30Z vranyj1 $'
 !
 
 version_CVS
-    ^ '§Header: /cvs/stx/stx/libbasic/Integer.st,v 1.233 2009/10/14 21:08:51 cg Exp §'
+    ^ '$Id: Integer.st 10477 2009-11-05 14:41:30Z vranyj1 $'
 ! !
 
 Integer initialize!
 
+