r13476 - gnucash/trunk/src/engine - Use for-each, lambda expressions for iterating over split lists.

Chris Shoemaker chris at cvs.gnucash.org
Sat Mar 4 13:12:35 EST 2006


Author: chris
Date: 2006-03-04 13:12:34 -0500 (Sat, 04 Mar 2006)
New Revision: 13476
Trac: http://svn.gnucash.org/trac/changeset/13476

Modified:
   gnucash/trunk/src/engine/engine-interface.scm
Log:
   Use for-each, lambda expressions for iterating over split lists.
   In contrast to the previous looping construct, this will work even if 
   the split operations don't have side-effects on the split lists.




More information about the gnucash-patches mailing list