CVS update: gnucash/src/engine

Derek Atkins warlord@linas.org
Tue, 15 Oct 2002 23:49:12 -0500 (CDT)


Date:	Tuesday October 15, 2002 @ 23:49
Author:	warlord

Update of /home/cvs/cvsroot/gnucash/src/engine
In directory www.linas.org:/tmp/cvs-serv27421/src/engine

Modified Files:
	Account.c Backend.c BackendP.h GNCId.h Period.c QueryNew.c 
	Transaction.c engine-helpers.c gnc-pricedb.c gnc-session-scm.c 
	gnc-session.c gnc-session.h 
Log Message:
	* Update the Backend API in the engine for better plugability.
	  Change the File, Net, and Postgres backends to use the new API.
	  Fixes bug 94648.

	* src/engine/engine-helpers.c: fix a compiler warning