compiler/cli/modules.stx
changeset 16 17a2d1d9f205
child 17 ee807ff2f897
equal deleted inserted replaced
15:10a95d798b36 16:17a2d1d9f205
       
     1 # $Header$
       
     2 #
       
     3 # DO NOT EDIT 
       
     4 # automagically generated from the projectDefinition: jv_tea_compiler_cli.
       
     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