SmallInteger.st
branchjv
changeset 17814 b75a7f0c346b
parent 17807 06cc6c49e291
child 17834 04ff72c5039a
--- a/SmallInteger.st	Tue Nov 30 15:53:23 2010 +0000
+++ b/SmallInteger.st	Mon Dec 20 07:13:27 2010 +0000
@@ -3922,15 +3922,15 @@
 !SmallInteger class methodsFor:'documentation'!
 
 version
-    ^ '$Id: SmallInteger.st 10590 2010-11-09 16:24:28Z vranyj1 $'
+    ^ '$Id: SmallInteger.st 10602 2010-12-20 07:13:27Z vranyj1 $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/SmallInteger.st,v 1.187 2010-08-09 17:52:27 cg Exp '
+    ^ 'Header: /cvs/stx/stx/libbasic/SmallInteger.st,v 1.187 2010/08/09 17:52:27 cg Exp '
 !
 
 version_SVN
-    ^ '$Id: SmallInteger.st 10590 2010-11-09 16:24:28Z vranyj1 $'
+    ^ '$Id: SmallInteger.st 10602 2010-12-20 07:13:27Z vranyj1 $'
 ! !
 
 
@@ -3939,3 +3939,4 @@
 
 
 
+