NumberFormatError.st
branchjv
changeset 17892 d86c8bd5ece3
parent 17883 209190914636
child 17910 8d796ca8bd1d
--- a/NumberFormatError.st	Fri Oct 28 08:45:38 2011 +0100
+++ b/NumberFormatError.st	Mon Oct 31 22:19:21 2011 +0000
@@ -37,9 +37,10 @@
 !NumberFormatError class methodsFor:'documentation'!
 
 version
-    ^ '$Id: NumberFormatError.st 10717 2011-10-11 15:53:59Z vranyj1 $'
+    ^ '$Header: /cvs/stx/stx/libbasic/NumberFormatError.st,v 1.3 2008/08/06 09:52:56 cg Exp $'
 !
 
 version_SVN
-    ^ '$Id: NumberFormatError.st 10717 2011-10-11 15:53:59Z vranyj1 $'
+    ^ '$Id: NumberFormatError.st 10729 2011-10-31 22:19:21Z vranyj1 $'
 ! !
+