[kepler-dev] update to modules.txt
Chad Berkley
berkley at nceas.ucsb.edu
Thu Aug 13 14:27:04 PDT 2009
Hi,
I'm in the process of moving the source code for the actors out of the
util module and into the actors module. This necessitated changing the
order of compilation in the modules.txt file for the kepler suite. If
your suite is not importing the kepler suite (i.e. not using *kepler),
you'll need to update your modules.txt file to reflect this change or
you will start seeing compilation errors.
This is part of an overall effort to clean up the util module and to
further implement the modularization of kepler. From now on, if you are
creating an actor, please put your source for that actor in the same
module that contains your .xml moml declaration. Do not put new actor
code in the util module.
Thanks,
chad
More information about the Kepler-dev
mailing list