stx_goodies_monticello.st
branchjv
changeset 1156 b6ca954ebfc9
parent 1134 91da4e7ab5de
child 1165 777d77ca96cf
--- a/stx_goodies_monticello.st	Mon Nov 29 15:02:27 2021 +0000
+++ b/stx_goodies_monticello.st	Mon Nov 29 15:31:54 2021 +0000
@@ -74,7 +74,6 @@
 
     ^ #(
         #'stx:goodies/communication'    "FTPClient - referenced by MCFtpRepository>>clientDo:"
-        #'stx:goodies/monticello/test'    "MCMockClassA - referenced by MCDirtyPackageInfo>>methods"
         #'stx:libbasic2'    "Iterator - referenced by MCPackageList>>makeGenerator"
         #'stx:libcomp'    "Parser - referenced by MCRepositoryBrowser>>repositoryAddFromExpressionString"
         #'stx:libhtml'    "HTMLDocumentView - referenced by MCRepositoryBrowser>>openDocumentation"
@@ -196,6 +195,7 @@
         MCScriptDefinition
         MCSnapshotReader
         MCStWriter
+        MCStXPackageLoader
         MCStXSnapshotPostReadTransformation
         MCStXSnapshotPreWriteTransformation
         MCSystemCategoryParser
@@ -224,6 +224,7 @@
         MCSMReleaseRepository
         MCSmtpRepository
         MCStReader
+        MCStXMultiPackageLoader
         MCStxMczWriter
         MCStxStWriter
         MCTraitDefinition