#FEATURE by exept
authorClaus Gittinger <cg@exept.de>
Tue, 09 Jul 2019 15:41:49 +0200
changeset 18871 584cd0ea08df
parent 18870 ef23c5291ae6
child 18872 ff5e9171ffdf
#FEATURE by exept class: AbstractLauncherApplication changed: #findApplicationClass:nameSpace:
AbstractLauncherApplication.st
--- a/AbstractLauncherApplication.st	Mon Jul 08 18:56:07 2019 +0200
+++ b/AbstractLauncherApplication.st	Tue Jul 09 15:41:49 2019 +0200
@@ -899,6 +899,7 @@
                 'stx:clients'
                 'stx:goodies/demos'
                 'stx:libwidg3'
+                'stx:goodies/prolog'
             ) do:[:pkg |
                 Processor activeProcess withPriority:(Processor userSchedulingPriority) do:[
                     Smalltalk