mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-08-27 05:37:36 -05:00
- declarations of *_init, *_class_init - implementation of *_parent_class - also, removed unnecessary NULL checks for destroy, dispose, finalize
This is gnc-module, a plugin/module system for gnucash and related software. The documentation currently consists of 'doc/design.txt'. Bill Gribble