startup/modules.stx
author Claus Gittinger <cg@exept.de>
Wed, 26 Jun 2019 22:06:25 +0200
branchcvs_MAIN
changeset 3918 a7b605e01218
parent 3412 df11bb428463
permissions -rw-r--r--
#OTHER by cg +bracketStrings
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3412
df11bb428463 Merged with mercurial revision 4f3cc813be4 (8 changesets total)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3360
diff changeset
     1
# $Header: /cvs/stx/stx/libjava/startup/modules.stx,v 1.6 2015-03-20 13:29:45 vrany Exp $
749
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     2
#
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     3
# DO NOT EDIT 
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     4
# automagically generated from the projectDefinition: stx_libjava_startup.
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     5
#
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     6
# Warning: once you modify this file, do not rerun
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     7
# stmkmp or projectDefinition-build again - otherwise, your changes are lost.
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     8
#
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     9
# This file is (currently) only used with win-95 / win-NT versions of STX.
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    10
# It lists the dll's which are to be loaded at startup time.
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    11
# Notice, lines starting with a "#" are comments.
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    12
# Lines starting with a "*" are treated as comments by the VM, but are usually loaded
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    13
# by the application at the very beginning.
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    14
#
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    15
# All classes loaded at startup time will be present as precompiled classes.
2678
c865275e48a7 Updated to match Mercurial revision a00302fe5083 with two tweaks:
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2396
diff changeset
    16
# Others might be autoloaded or loaded explicit using "Smalltalk loadPackage:xxx".
749
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    17
#
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    18
libstx_libbasic
2678
c865275e48a7 Updated to match Mercurial revision a00302fe5083 with two tweaks:
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2396
diff changeset
    19
libstx_libbasic2
2353
fa7400d022a0 Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2152
diff changeset
    20
libstx_libcomp
2678
c865275e48a7 Updated to match Mercurial revision a00302fe5083 with two tweaks:
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2396
diff changeset
    21
libstx_libbasic3
749
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    22
libstx_libview
2678
c865275e48a7 Updated to match Mercurial revision a00302fe5083 with two tweaks:
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2396
diff changeset
    23
libstx_libui
749
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    24
libstx_libview2
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    25
libstx_goodies_sunit
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    26
libstx_libwidg
2678
c865275e48a7 Updated to match Mercurial revision a00302fe5083 with two tweaks:
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2396
diff changeset
    27
libstx_libhtml
2353
fa7400d022a0 Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2152
diff changeset
    28
libstx_libwidg2
749
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    29
libstx_libtool
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    30
libstx_libjava
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    31