GenericException.st
branchjv
changeset 17807 06cc6c49e291
parent 17800 142da80d8c82
child 17814 b75a7f0c346b
--- a/GenericException.st	Tue Nov 09 13:54:57 2010 +0000
+++ b/GenericException.st	Tue Nov 09 16:24:28 2010 +0000
@@ -2273,15 +2273,15 @@
 !GenericException class methodsFor:'documentation'!
 
 version
-    ^ '$Id: GenericException.st 10579 2010-10-05 08:24:13Z vranyj1 $'
+    ^ '$Id: GenericException.st 10590 2010-11-09 16:24:28Z vranyj1 $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/GenericException.st,v 1.127 2010/09/05 16:08:47 cg Exp '
+    ^ 'Header: /cvs/stx/stx/libbasic/GenericException.st,v 1.127 2010-09-05 16:08:47 cg Exp '
 !
 
 version_SVN
-    ^ '$Id: GenericException.st 10579 2010-10-05 08:24:13Z vranyj1 $'
+    ^ '$Id: GenericException.st 10590 2010-11-09 16:24:28Z vranyj1 $'
 ! !
 
 GenericException initialize!
@@ -2290,3 +2290,4 @@
 
 
 
+