Re: [Gnucash-changes] Remove guile - cashutil sync.

2005-10-02 Thread Brian
On Sat, 2005-01-10 at 17:27 -0400, Chris Shoemaker wrote: On Sat, Oct 01, 2005 at 09:43:29PM +0100, Neil Williams wrote: On Saturday 01 October 2005 8:58 pm, Chris Shoemaker wrote: +int +main (int argc, char **argv) { + qof_init(); + if(cashobjects_register()) {

Re: [Gnucash-changes] Remove guile - cashutil sync.

2005-10-01 Thread Chris Shoemaker
On Sat, Oct 01, 2005 at 09:43:29PM +0100, Neil Williams wrote: On Saturday 01 October 2005 8:58 pm, Chris Shoemaker wrote: +int +main (int argc, char **argv) { + qof_init(); + if(cashobjects_register()) { test_query_core(); test_class(); test_querynew();