readme file

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@581 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1998-03-02 04:32:36 +00:00
parent 988a792b73
commit 3039023fc6

10
src/engine/README Normal file
View File

@ -0,0 +1,10 @@
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.
February 1998