TimeoutError.st
branchjv
changeset 17711 39faaaf888b4
parent 8483 3e76a8fe740a
child 17761 b0e5971141bc
--- a/TimeoutError.st	Sun Jun 14 22:08:04 2009 +0200
+++ b/TimeoutError.st	Mon Jun 15 20:55:05 2009 +0100
@@ -67,7 +67,7 @@
 !TimeoutError class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/TimeoutError.st,v 1.5 2004-08-22 17:47:07 stefan Exp $'
+    ^ '$Id: TimeoutError.st 10447 2009-06-14 13:09:55Z vranyj1 $'
 ! !
 
 TimeoutError initialize!