ExecutionError.st
branchjv
changeset 17711 39faaaf888b4
parent 7602 d048f13cd50a
child 17761 b0e5971141bc
--- a/ExecutionError.st	Sun Jun 14 22:08:04 2009 +0200
+++ b/ExecutionError.st	Mon Jun 15 20:55:05 2009 +0100
@@ -50,7 +50,7 @@
 !ExecutionError class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/ExecutionError.st,v 1.4 2003-09-05 10:26:58 stefan Exp $'
+    ^ '$Id: ExecutionError.st 10447 2009-06-14 13:09:55Z vranyj1 $'
 ! !
 
 ExecutionError initialize!