# HG changeset patch # User sr # Date 1507639469 -7200 # Node ID 8a359c8fed90f3e48ca09e4bd423836db375b4df # Parent e127fd3efa926cdd235e1c1651c8b6cee3e54022 initial checkin diff -r e127fd3efa92 -r 8a359c8fed90 quickSelfTest/modules.stx --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/quickSelfTest/modules.stx Tue Oct 10 14:44:29 2017 +0200 @@ -0,0 +1,25 @@ +# $Header$ +# +# DO NOT EDIT +# automagically generated from the projectDefinition: stx_goodies_builder_quickSelfTest. +# +# Warning: once you modify this file, do not rerun +# stmkmp or projectDefinition-build again - otherwise, your changes are lost. +# +# This file is (currently) only used with win-95 / win-NT versions of STX. +# It lists the dll's which are to be loaded at startup time. +# Notice, lines starting with a "#" are comments. +# Lines starting with a "*" are treated as comments by the VM, but are usually loaded +# by the application at the very beginning. +# +# All classes loaded at startup time will be present as precompiled classes. +# Others might be autoloaded or loaded explicit using "Smalltalk loadPackage:xxx". +# +libstx_libbasic +libstx_libbasic2 +libstx_libcomp +libstx_libview +libstx_libui +libstx_libview2 +libstx_goodies_sunit +