StandardSystemController.st
changeset 71 5b34cd877517
parent 35 f13cdd0b44c7
child 96 948318b2fbd4
--- a/StandardSystemController.st	Tue May 09 03:53:35 1995 +0200
+++ b/StandardSystemController.st	Wed May 10 04:26:18 1995 +0200
@@ -14,7 +14,8 @@
 	 instanceVariableNames:''
 	 classVariableNames:''
 	 poolDictionaries:''
-	 category:'Interface-Support'!
+	 category:'Interface-Support-Controllers'
+!
 
 StandardSystemController comment:'
 
@@ -25,7 +26,7 @@
 since all action is done in window manager. This class exists for ST-80 com-
 patibility mainly.
 
-$Header: /cvs/stx/stx/libview2/StandardSystemController.st,v 1.4 1995-02-06 00:37:56 claus Exp $
+$Header: /cvs/stx/stx/libview2/StandardSystemController.st,v 1.5 1995-05-10 02:25:55 claus Exp $
 written spring 93 by claus
 '!