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 d35eabd636
Prevent autocompilation of the guile test scripts
7 years ago
..
doc Restructure the src directory 9 years ago
example Lowercase cmake commands 8 years ago
test Prevent autocompilation of the guile test scripts 7 years ago
CMakeLists.txt Lowercase cmake commands 8 years ago
README Restructure the src directory 9 years ago
gnc-module-api.h Restructure the src directory 9 years ago
gnc-module.c Reduce warning about failing to dlopen a module to debug. 8 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 Drop guile 1.8 support 8 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