mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* 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:
parent
0e61a7f161
commit
23e0ba42d2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user