stx_libtool.st
changeset 16723 ddc0bad2fa59
parent 16703 26d48bf65296
child 16727 639ebd184cf4
child 16796 9533172f9ca1
--- a/stx_libtool.st	Thu Jul 07 14:05:29 2016 +0200
+++ b/stx_libtool.st	Thu Jul 07 14:06:54 2016 +0200
@@ -112,6 +112,8 @@
         #'stx:libjavascript'    "STXJavaScriptLanguage - referenced by Tools::NewSystemBrowser>>classOtherClassNewSlice "
         #'stx:libtool2'    "HierarchicalListEditor - referenced by SystemBrowser class>>resourceEditorClassFor: "
         #'stx:libboss'    "BinaryOutputManager - referenced by Tools::Profiler>>storeStatisticsOn: "
+        #'exept:osi/services'    "OSI::ACSE - referenced by AbstractLauncherApplication::LauncherDialogs class>>communicationsSettings"
+        #'stx:goodies/smallsense'    "SmallSense::SmalltalkLintService - referenced by Tools::CodeView2>>lintService"
     )
 
     "Modified: / 06-07-2011 / 16:16:13 / jv"