startup/modules.stx
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 09 Sep 2013 13:25:14 +0100
branchdevelopment
changeset 2720 d55ab9c66bb3
parent 2429 ebece4dcaab9
child 2711 a00302fe5083
permissions -rw-r--r--
Bugfix in JavaMethod>>source - wait until the source file is scanned for source positions... ...and `source` instvar is filled properly.

# $Header: /cvs/stx/stx/libjava/startup/modules.stx,v 1.3 2013-02-25 11:15:34 vrany Exp $
#
# DO NOT EDIT 
# automagically generated from the projectDefinition: stx_libjava_startup.
#
# 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.
#
libstx_libbasic
libstx_libcomp
libstx_libbasic2
libstx_libdb
libstx_libview
libstx_libdb_libsqlite
libstx_libdb_libodbc
libstx_libboss
libstx_libview2
libstx_libbasic3
libstx_goodies_sunit
libstx_libui
libstx_libwidg
libstx_libwidg2
libstx_libhtml
libstx_libtool
libstx_libjava