Files
gnucash/src/engine
John Ralls c318a112a5 Delete qofinstance_gemini and all related functions; they were left over from the clone-the-book-when-closing code abandoned in 2005
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21203 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-08-22 03:58:10 +00:00
..
2011-01-24 14:10:09 +00:00
2011-01-24 14:10:09 +00:00
2005-11-17 05:35:02 +00:00
2011-08-11 20:35:22 +00:00
2011-08-11 20:35:22 +00:00
2011-08-11 20:35:22 +00:00
2010-12-04 21:09:57 +00:00
2010-12-14 20:32:56 +00:00
2001-08-07 23:36:04 +00:00
2001-08-07 23:36:04 +00:00

This directory contains code for the accounting engine.
Its fairly clean but far from perfect, and it certainly
lacks advanced features.

There should be no GUI code in this subdirectory, and,
ideally, it should build cleanly and independently of 
any GUI elements or assumptions.

For design documentation, please see the file "design.txt",
and also, look at the header files carefully.  The documentation
for each routine is in the header files for that routine.

September 1998