ProcessMonitor.st
changeset 983 e02eaa70dbd7
parent 982 ed5de0e2fb24
child 1003 1cefd1d13089
--- a/ProcessMonitor.st	Thu Jan 23 03:29:24 1997 +0100
+++ b/ProcessMonitor.st	Thu Jan 23 03:37:05 1997 +0100
@@ -64,6 +64,7 @@
     [see also:]
         Process ProcessorScheduler
         WindowGroup
+        SemaphoreMonitor
 
     [author:]
         Claus Gittinger
@@ -599,4 +600,4 @@
 !ProcessMonitor class methodsFor:'documentation'!
 
 version
-^ '$Header: /cvs/stx/stx/libtool/ProcessMonitor.st,v 1.45 1997-01-23 02:29:20 cg Exp $'! !
+^ '$Header: /cvs/stx/stx/libtool/ProcessMonitor.st,v 1.46 1997-01-23 02:37:05 cg Exp $'! !