GenericException.st
branchjv
changeset 17845 7e0cfaac936d
parent 17841 7abcc4aef871
child 17846 24edc476ac18
--- a/GenericException.st	Thu Jun 23 16:55:10 2011 +0100
+++ b/GenericException.st	Thu Jul 07 23:08:07 2011 +0100
@@ -199,7 +199,6 @@
     "Modified: / 24.7.1999 / 13:21:25 / stefan"
 ! !
 
-
 !GenericException class methodsFor:'Compatibility-Dolphin'!
 
 signal:messageText
@@ -2296,25 +2295,11 @@
 !GenericException class methodsFor:'documentation'!
 
 version
-    ^ '$Id: GenericException.st 10643 2011-06-08 21:53:07Z vranyj1 $'
+    ^ '$Id: GenericException.st 10656 2011-07-07 22:08:07Z vranyj1 $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/GenericException.st,v 1.130 2011/02/10 11:30:47 cg Exp '
-!
-
-version_SVN
-    ^ '$Id: GenericException.st 10643 2011-06-08 21:53:07Z vranyj1 $'
+    ^ '§Header: /cvs/stx/stx/libbasic/GenericException.st,v 1.130 2011/02/10 11:30:47 cg Exp §'
 ! !
 
-GenericException initialize!
-
-
-
-
-
-
-
-
-
-
+GenericException initialize!
\ No newline at end of file