modules.stx
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 27 Jun 2016 07:30:29 +0100
branchjv
changeset 1445 88a4f36a6912
child 1450 58a390b93aa3
permissions -rw-r--r--
Issue #98: Removed use of STX_PACKAGEDIR from startup scripts STX_PACKAGEDIR is not used by Smalltalk code so there's no point setting it up.

# $Header$
#
# DO NOT EDIT 
# automagically generated from the projectDefinition: stx_projects_smalltalk.
#
# 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_goodies_refactoryBrowser_parser
libstx_libbasic3
libstx_libview
libstx_goodies_refactoryBrowser_helpers
libstx_libboss
libstx_libui
libstx_goodies_refactoryBrowser_changes
libstx_libview2
libstx_goodies_sunit
libstx_libwidg
libstx_libhtml
libstx_libwidg2
libstx_libcompat
libstx_libtool
libstx_libwidg3
libstx_goodies_refactoryBrowser_browser
libstx_libjavascript
libstx_libtool2
libstx_goodies_refactoryBrowser_lint
libstx_goodies_refactoryBrowser_refactoring