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