startup/modules.stx
author hlopkmar
Sat, 01 Dec 2012 22:06:11 +0000
branchdevelopment
changeset 1851 d74d5dc547f3
parent 1818 2e5ed72e7dfd
child 2069 75d40b7b986f
permissions -rw-r--r--
junit tests for param annotations
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
752
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     1
# $Header$
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     2
#
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     3
# DO NOT EDIT 
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     4
# automagically generated from the projectDefinition: stx_libjava_startup.
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     5
#
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     6
# Warning: once you modify this file, do not rerun
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     7
# stmkmp or projectDefinition-build again - otherwise, your changes are lost.
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     8
#
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
     9
# This file is (currently) only used with win-95 / win-NT versions of STX.
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    10
# It lists the dll's which are to be loaded at startup time.
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    11
# Notice, lines starting with a "#" are comments.
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    12
# Lines starting with a "*" are treated as comments by the VM, but are usually loaded
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    13
# by the application at the very beginning.
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    14
#
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    15
# All classes loaded at startup time will be present as precompiled classes.
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    16
# Others might be autoloaded.
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    17
#
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    18
libstx_libbasic
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    19
libstx_goodies_refactoryBrowser_helpers
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    20
libstx_goodies_refactoryBrowser_parser
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    21
libstx_libbasic2
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    22
libstx_libcomp
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    23
libstx_libview
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    24
libstx_libbasic3
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    25
libstx_libview2
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    26
libstx_libboss
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    27
libstx_goodies_refactoryBrowser_changes
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    28
libstx_goodies_sunit
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    29
libstx_libui
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    30
libsqueak_petitparser
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    31
libstx_libwidg
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    32
libstx_libhtml
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    33
libstx_libwidg2
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    34
libstx_goodies_smaCC
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    35
libstx_libtool
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    36
libstx_libjava
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    37
ff7bc6428c9c branch jk_new_structure resurrected
vranyj1
parents:
diff changeset
    38