diff -r 00020170fb98 -r 8c18b8f6ff0c stx_goodies_smallsense.st --- a/stx_goodies_smallsense.st Wed Jul 10 18:32:44 2019 +0200 +++ b/stx_goodies_smallsense.st Mon Jul 15 15:33:58 2019 +0200 @@ -141,16 +141,6 @@ #'stx:libbasic2' "BackgroundQueueProcessingJob - referenced by SmallSense::Manager>>initialize" #'stx:libbasic3' "ChangeSet - referenced by RBContainsSmalltalkXEOLCommentRule>>fixes:" ) -! - -subProjects - "list packages which are known as subprojects. - The generated makefile will enter those and make there as well. - However: they are not forced to be loaded when a package is loaded; - for those, redefine requiredPrerequisites" - - ^ #( - ) ! ! !stx_goodies_smallsense class methodsFor:'description - contents'!