mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06: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