CVS update: gnucash/src/engine

Derek Atkins warlord@linas.org
Wed, 26 Jun 2002 21:11:20 -0500 (CDT)


Date:	Wednesday June 26, 2002 @ 21:11
Author:	warlord

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

Modified Files:
	Transaction.c Transaction.h gw-engine-spec.scm 
Log Message:
src/engine/Transaction.[ch]: add xaccTransGetAccountValue() method to compute   
  the sum of all Splits in a Transaction that touch a specific Account.  This
  is most useful with lots.                                       

src/engine/gw-engine-spec.scm: wrap some of the Lot API and the new function  
  xaccTransGetAccountValue(), and xaccTransGetTxnType()