RecursiveExceptionError.st
changeset 7586 63e4900c8931
parent 6210 d7039e2ae776
child 8949 e43390dadfd7
--- a/RecursiveExceptionError.st	Fri Aug 29 21:10:44 2003 +0200
+++ b/RecursiveExceptionError.st	Fri Aug 29 21:15:21 2003 +0200
@@ -75,6 +75,7 @@
 !RecursiveExceptionError class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/RecursiveExceptionError.st,v 1.3 2001-11-17 10:03:56 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/RecursiveExceptionError.st,v 1.4 2003-08-29 19:14:57 cg Exp $'
 ! !
+
 RecursiveExceptionError initialize!