modules.stx
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 17 Mar 2015 09:07:34 +0000
changeset 3 4fa654e15e0d
parent 0 da028ec9cc07
permissions -rw-r--r--
Implemented "New Window" menu function

# $Header$
#
# DO NOT EDIT 
# automagically generated from the projectDefinition: jv_statascripteditor.
#
# 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_goodies_refactoryBrowser_parser
libstx_libbasic2
libstx_libcomp
libstx_libview
libstx_libbasic3
libstx_libui
libstx_libview2
libstx_libwidg
libstx_libwidg2
libstx_libwidg3
libstx_libtool