Bill Gribble's patch to add guppi support, improve the report & help

windows, and sundry other things.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3329 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2000-12-21 00:35:47 +00:00
parent ae931d0aac
commit 155391c80c
46 changed files with 4029 additions and 3266 deletions

View File

@@ -70,6 +70,9 @@ gnc_engine_shutdown (void)
{
g_cache_destroy (gnc_string_cache);
gnc_string_cache = NULL;
gnc_commodity_table_destroy(known_commodities);
known_commodities = NULL;
}
/********************************************************************