* src/README.modules: add core-utils.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5922 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Rob Browning 2001-11-21 02:34:24 +00:00
parent 0e61a7f161
commit 23e0ba42d2

View File

@ -1,3 +1,5 @@
-*-text-*-
'Modules' in Gnucash are relatively self-contained segments of code that
can be dynamically loaded at runtime. Eventually we want the whole gnucash
source tree to be a set of modules and the app itself to be a short Scheme
@ -8,6 +10,8 @@ We're not there yet :)
Here are the bits that have been converted to use the module system so
far.
core-utils The lowest level. Very basic code.
gnc-module The module system (actually not a module itself)
calculation Low-level expresion parsing & financial