# HG changeset patch # User Claus Gittinger # Date 1571057361 -7200 # Node ID 30b4d8d63f81edf865168902544a62ac054a2b61 # Parent eb827930328bda951dfcb9620a53f2e5cfd9293e #FEATURE by exept class: stx_libtool2 class changed: #classNamesAndAttributes diff -r eb827930328b -r 30b4d8d63f81 stx_libtool2.st --- a/stx_libtool2.st Mon Oct 14 14:48:45 2019 +0200 +++ b/stx_libtool2.st Mon Oct 14 14:49:21 2019 +0200 @@ -175,6 +175,7 @@ (#'Tools::NewInspectorView' autoload) (#'Tools::ProjectDefinitionEditor' autoload) (#'Tools::ViewTreeInspectorApplication' autoload) + (ShowMeHowItWorksRunner autoload) ) !