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 f412795ef2
Remove extraneous parameters from GNC_ADD_SCHEME_TARGETS
9 years ago
..
doc
example Prevent gcc from searching config.h in the current directory 9 years ago
test Prevent gcc from searching config.h in the current directory 9 years ago
CMakeLists.txt Remove extraneous parameters from GNC_ADD_SCHEME_TARGETS 9 years ago
Makefile.am Rename directory for code from external projects 9 years ago
README
gnc-module-api.h
gnc-module.c Prevent gcc from searching config.h in the current directory 9 years ago
gnc-module.h
gnc-module.i
gnc-module.scm

README

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

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

Bill Gribble