gnucash/libgnucash/gnc-module
2019-05-25 10:07:42 +02:00
..
doc Restructure the src directory 2017-08-10 18:45:00 +02:00
example Lowercase cmake commands 2018-05-03 23:18:15 +02:00
test Suppress installing Scheme test programs. 2019-05-25 10:07:42 +02:00
CMakeLists.txt Lowercase cmake commands 2018-05-03 23:18:15 +02:00
gnc-module-api.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-module.c Reduce warning about failing to dlopen a module to debug. 2018-02-19 12:27:59 -08:00
gnc-module.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-module.i Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-module.scm Drop guile 1.8 support 2017-12-20 14:55:40 +01:00
README Restructure the src directory 2017-08-10 18:45:00 +02:00

This is gnc-module, a plugin/module system for gnucash and related
software.  The documentation currently consists of 'doc/design.txt'.

Bill Gribble