*** empty log message ***

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6084 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Rob Browning 2001-11-28 22:12:19 +00:00
parent b10410e41f
commit 82e68923dd

View File

@ -7,11 +7,14 @@ program that loads them all.
We're not there yet :) We're not there yet :)
core-utils The lowest level. Very basic code.
Should not depend on any other modules.
This module is not a gnc-module (and
perhaps shouldn't be).
Here are the bits that have been converted to use the module system so Here are the bits that have been converted to use the module system so
far. far.
core-utils The lowest level. Very basic code.
gnc-module The module system (actually not a module itself) gnc-module The module system (actually not a module itself)
calculation Low-level expresion parsing & financial calculation Low-level expresion parsing & financial