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