modules.stx
changeset 0 da028ec9cc07
equal deleted inserted replaced
-1:000000000000 0:da028ec9cc07
       
     1 # $Header$
       
     2 #
       
     3 # DO NOT EDIT 
       
     4 # automagically generated from the projectDefinition: jv_statascripteditor.
       
     5 #
       
     6 # Warning: once you modify this file, do not rerun
       
     7 # stmkmp or projectDefinition-build again - otherwise, your changes are lost.
       
     8 #
       
     9 # This file is (currently) only used with win-95 / win-NT versions of STX.
       
    10 # It lists the dll's which are to be loaded at startup time.
       
    11 # Notice, lines starting with a "#" are comments.
       
    12 # Lines starting with a "*" are treated as comments by the VM, but are usually loaded
       
    13 # by the application at the very beginning.
       
    14 #
       
    15 # All classes loaded at startup time will be present as precompiled classes.
       
    16 # Others might be autoloaded or loaded explicit using "Smalltalk loadPackage:xxx".
       
    17 #
       
    18 libstx_libbasic
       
    19 libstx_goodies_refactoryBrowser_parser
       
    20 libstx_libbasic2
       
    21 libstx_libcomp
       
    22 libstx_libview
       
    23 libstx_libbasic3
       
    24 libstx_libui
       
    25 libstx_libview2
       
    26 libstx_libwidg
       
    27 libstx_libwidg2
       
    28 libstx_libwidg3
       
    29 libstx_libtool
       
    30