LargeInteger.st
branchjv
changeset 17807 06cc6c49e291
parent 17797 71451ae83564
child 17814 b75a7f0c346b
--- a/LargeInteger.st	Tue Nov 09 13:54:57 2010 +0000
+++ b/LargeInteger.st	Tue Nov 09 16:24:28 2010 +0000
@@ -5141,18 +5141,19 @@
 !LargeInteger class methodsFor:'documentation'!
 
 version
-    ^ '$Id: LargeInteger.st 10570 2010-08-26 10:12:57Z vranyj1 $'
+    ^ '$Id: LargeInteger.st 10590 2010-11-09 16:24:28Z 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 10570 2010-08-26 10:12:57Z vranyj1 $'
+    ^ '$Id: LargeInteger.st 10590 2010-11-09 16:24:28Z vranyj1 $'
 ! !
 
 
 
 
 
+