examples/chat/modules.stx
author Stefan Vogel <sv@exept.de>
Thu, 11 Apr 2019 18:36:26 +0200
branchcvs_MAIN
changeset 3898 d8c5eadc3a52
parent 3412 df11bb428463
child 3913 aabe49ce9998
permissions -rw-r--r--
#REFACTORING by stefan class: JavaVM class changed: #loadClassesIn:matching: use \"asFilename pathName\" instead of \"asFilename asAbsoluteFilename pathName\" ist is equivalent!

# $Header: /cvs/stx/stx/libjava/examples/chat/modules.stx,v 1.2 2015-03-20 12:08:02 vrany Exp $
#
# DO NOT EDIT 
# automagically generated from the projectDefinition: stx_libjava_examples_chat.
#
# 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_libbasic3
libstx_libview
libstx_libui
libstx_libview2
libstx_goodies_sunit
libstx_libwidg
libstx_libhtml
libstx_libwidg2
libstx_libtool
libstx_libjava