#REFACTORING by stefan
authorStefan Vogel <sv@exept.de>
Thu, 07 Jul 2016 14:06:54 +0200
changeset 16723 ddc0bad2fa59
parent 16722 63b17ec548a5
child 16724 9ff9bed9f98e
#REFACTORING by stefan class: stx_libtool comment/format in: #referencedPreRequisites changed: #excludedFromPreRequisites
stx_libtool.st
--- 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"