compiler/cli/modules.stx
changeset 16 17a2d1d9f205
child 17 ee807ff2f897
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/compiler/cli/modules.stx	Fri Sep 25 03:51:15 2015 +0100
@@ -0,0 +1,19 @@
+# $Header$
+#
+# DO NOT EDIT 
+# automagically generated from the projectDefinition: jv_tea_compiler_cli.
+#
+# 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 or loaded explicit using "Smalltalk loadPackage:xxx".
+#
+libstx_libbasic
+