SystemStatusMonitor.st
changeset 1052 81d87e3e1d14
parent 992 311227ea4edb
child 1053 9b1b15ef1e34
--- a/SystemStatusMonitor.st	Sat Mar 01 22:57:22 1997 +0100
+++ b/SystemStatusMonitor.st	Sun Mar 02 11:21:18 1997 +0100
@@ -3,7 +3,7 @@
 		updateProcess'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Interface-Tools'
+	category:'Monitors-Status-ST/X'
 !
 
 
@@ -206,5 +206,5 @@
 !SystemStatusMonitor class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/SystemStatusMonitor.st,v 1.2 1997-01-24 20:43:22 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/SystemStatusMonitor.st,v 1.3 1997-03-02 10:21:18 cg Exp $'
 ! !