You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/libgnucash/gnc-module
John Ralls f6919e60a7
Merge Richard Cohen's 'cleanup' into master.
3 years ago
..
doc Update documentation referring to the deprecated gnc:module wrapper 6 years ago
example Remove all references to GncDisplayItem 3 years ago
test gnc-module - fix test build on Windows 6 years ago
CMakeLists.txt Drop as dependency from gnc-module 6 years ago
README
gnc-module-api.h
gnc-module.c Fix some typos 3 years ago
gnc-module.h Use internal extern "C" { ... } for C++ 3 years ago

README

This is gnc-module, a plugin/module system for gnucash and related

software. The documentation currently consists of 'doc/design.txt'.

Bill Gribble