examples/tomcat6/modules.stx
branchdevelopment
changeset 2711 a00302fe5083
parent 2429 ebece4dcaab9
child 2731 13f5be2bf83b
--- a/examples/tomcat6/modules.stx	Thu Sep 05 22:08:59 2013 +0100
+++ b/examples/tomcat6/modules.stx	Fri Sep 06 00:16:38 2013 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libjava/examples/tomcat6/modules.stx,v 1.2 2013-02-25 11:15:32 vrany Exp $
+# $Header$
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libjava_examples_tomcat6.
@@ -13,24 +13,19 @@
 # by the application at the very beginning.
 #
 # All classes loaded at startup time will be present as precompiled classes.
-# Others might be autoloaded.
+# Others might be autoloaded or loaded explicit using "Smalltalk loadPackage:xxx".
 #
 libstx_libbasic
+libstx_libbasic2
 libstx_libcomp
-libstx_libbasic2
-libstx_libdb
+libstx_libbasic3
 libstx_libview
-libstx_libdb_libsqlite
-libstx_libdb_libodbc
-libstx_libboss
+libstx_libui
 libstx_libview2
-libstx_libbasic3
 libstx_goodies_sunit
-libstx_libui
 libstx_libwidg
+libstx_libhtml
 libstx_libwidg2
-libstx_libhtml
 libstx_libtool
 libstx_libjava
 
-