ExceptionHandlerSet.st
changeset 8589 18652b9463f6
parent 8478 100e53cacce4
child 8681 38aa963476a5
--- a/ExceptionHandlerSet.st	Thu Sep 23 14:57:49 2004 +0200
+++ b/ExceptionHandlerSet.st	Thu Sep 23 14:58:57 2004 +0200
@@ -54,7 +54,6 @@
 
 examples
 "
-    examples to be added.
                                                                 [exBegin]
          |h num|
 
@@ -314,5 +313,5 @@
 !ExceptionHandlerSet class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/ExceptionHandlerSet.st,v 1.13 2004-08-17 15:31:59 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/ExceptionHandlerSet.st,v 1.14 2004-09-23 12:58:57 stefan Exp $'
 ! !