GenericException.st
branchjv
changeset 17711 39faaaf888b4
parent 11710 8e6d1d366d30
child 17728 bbc5fa73dfab
--- a/GenericException.st	Sun Jun 14 22:08:04 2009 +0200
+++ b/GenericException.st	Mon Jun 15 20:55:05 2009 +0100
@@ -2060,7 +2060,7 @@
 !GenericException class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/GenericException.st,v 1.116 2009-05-20 11:38:37 cg Exp $'
+    ^ '$Id: GenericException.st 10448 2009-06-14 16:10:51Z vranyj1 $'
 ! !
 
 GenericException initialize!