#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Tue, 17 Jan 2017 01:00:55 +0100
changeset 17235 e1d5c3780a0f
parent 17234 97321b9b86e3
child 17236 689bb92111e3
#OTHER by cg new class: ExternalStreamMonitor
stx_libtool.st
--- a/stx_libtool.st	Tue Jan 17 01:00:54 2017 +0100
+++ b/stx_libtool.st	Tue Jan 17 01:00:55 2017 +0100
@@ -244,6 +244,7 @@
         SyntaxElement
         SyntaxHighlighter2
         SystemBrowser
+        SystemStatusMonitor
         #'Tools::AbstractTestRunner'
         #'Tools::BreakpointBrowser'
         #'Tools::Browslet'
@@ -308,6 +309,7 @@
         DictionaryInspectorView
         Diff3ExclusiveVisitor
         DiffCodeView
+        ExternalStreamMonitor
         FileApplicationNoteBook
         FileBrowserV2
         FileBrowserV2SettingsAppl
@@ -409,7 +411,6 @@
         (SemaphoreMonitor autoload)
         (SmalltalkInspectorView autoload)
         (SourceRevisionItem autoload)
-        (SystemStatusMonitor autoload)
         (TextDiffTests autoload)
         (#'Tools::CodeView2DemoApp' autoload)
         (#'Tools::CompilerWarningToDoListEntry' autoload)