EventMonitor.st
changeset 1052 81d87e3e1d14
parent 1021 31349a9be7ac
child 1053 9b1b15ef1e34
--- a/EventMonitor.st	Sat Mar 01 22:57:22 1997 +0100
+++ b/EventMonitor.st	Sun Mar 02 11:21:18 1997 +0100
@@ -14,7 +14,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Interface-Tools'
+	category:'Monitors-Status-ST/X'
 !
 
 !EventMonitor class methodsFor:'documentation'!
@@ -174,5 +174,5 @@
 !EventMonitor class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/EventMonitor.st,v 1.13 1997-01-31 17:28:32 ca Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/EventMonitor.st,v 1.14 1997-03-02 10:21:01 cg Exp $'
 ! !