Delay.st
branchjv
changeset 17846 24edc476ac18
parent 17845 7e0cfaac936d
child 17865 598963c6ff8e
--- a/Delay.st	Thu Jul 07 23:08:07 2011 +0100
+++ b/Delay.st	Mon Jul 18 16:22:09 2011 +0100
@@ -344,9 +344,9 @@
 !Delay class methodsFor:'documentation'!
 
 version
-    ^ '$Id: Delay.st 10656 2011-07-07 22:08:07Z vranyj1 $'
+    ^ '$Id: Delay.st 10660 2011-07-18 15:22:09Z vranyj1 $'
 !
 
 version_CVS
     ^ '§Header: /cvs/stx/stx/libbasic/Delay.st,v 1.44 2010/12/22 13:18:18 cg Exp §'
-! !
\ No newline at end of file
+! !