Delay.st
changeset 379 5b5a130ccd09
parent 275 a76029ddaa98
child 384 cc3d110ea879
--- a/Delay.st	Thu Aug 10 14:14:29 1995 +0200
+++ b/Delay.st	Thu Aug 10 14:32:31 1995 +0200
@@ -21,7 +21,7 @@
 COPYRIGHT (c) 1993 by Claus Gittinger
 	      All Rights Reserved
 
-$Header: /cvs/stx/stx/libbasic/Delay.st,v 1.8 1995-02-21 01:06:12 claus Exp $
+$Header: /cvs/stx/stx/libbasic/Delay.st,v 1.9 1995-08-10 12:27:17 claus Exp $
 '!
 
 !Delay class methodsFor:'documentation'!
@@ -42,7 +42,8 @@
 
 version
 "
-$Header: /cvs/stx/stx/libbasic/Delay.st,v 1.8 1995-02-21 01:06:12 claus Exp $
+$Header: /cvs/stx/stx/libbasic/Delay.st,v 1.9 1995-08-10 12:27:17 claus Exp $
+$Revision: 1.9 $
 "
 !