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
Geert Janssens f943ba61ae
Rename directory for code from external projects
9 years ago
..
doc Restructure the src directory 9 years ago
example Eliminate plugins directory 9 years ago
test Keep the test modules from gnc-module outside of the normal GNC_MODULE_PATH 9 years ago
CMakeLists.txt Eliminate plugins directory 9 years ago
Makefile.am Rename directory for code from external projects 9 years ago
README Restructure the src directory 9 years ago
gnc-module-api.h Restructure the src directory 9 years ago
gnc-module.c Restructure the src directory 9 years ago
gnc-module.h Restructure the src directory 9 years ago
gnc-module.i Restructure the src directory 9 years ago
gnc-module.scm Restructure the src directory 9 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