OverflowError.st
branchjv
changeset 17711 39faaaf888b4
parent 7586 63e4900c8931
child 17761 b0e5971141bc
--- a/OverflowError.st	Sun Jun 14 22:08:04 2009 +0200
+++ b/OverflowError.st	Mon Jun 15 20:55:05 2009 +0100
@@ -44,7 +44,7 @@
 !OverflowError class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/OverflowError.st,v 1.3 2003-08-29 19:14:41 cg Exp $'
+    ^ '$Id: OverflowError.st 10447 2009-06-14 13:09:55Z vranyj1 $'
 ! !
 
 OverflowError initialize!