EvMonitor.st
changeset 110 570a38362ae1
parent 73 e332d9c71624
child 111 b4ef3e799345
--- a/EvMonitor.st	Thu Aug 03 03:38:05 1995 +0200
+++ b/EvMonitor.st	Thu Aug 10 15:14:54 1995 +0200
@@ -23,7 +23,7 @@
 COPYRIGHT (c) 1991 by Claus Gittinger
 	      All Rights Reserved
 
-$Header: /cvs/stx/stx/libtool/Attic/EvMonitor.st,v 1.6 1995-02-28 21:56:01 claus Exp $
+$Header: /cvs/stx/stx/libtool/Attic/EvMonitor.st,v 1.7 1995-08-10 13:14:09 claus Exp $
 '!
 
 !EventMonitor class methodsFor:'documentation'!
@@ -44,7 +44,8 @@
 
 version
 "
-$Header: /cvs/stx/stx/libtool/Attic/EvMonitor.st,v 1.6 1995-02-28 21:56:01 claus Exp $
+$Header: /cvs/stx/stx/libtool/Attic/EvMonitor.st,v 1.7 1995-08-10 13:14:09 claus Exp $
+$Revision: 1.7 $
 "
 !