Files
gnucash/libgnucash/gnc-module
Geert Janssens 63e89aecf7 gnc-module - fix incompatdep test
The test passed but for the wrong reasons:
as no GNC_MODULE_PATH was passed to the test
it just didn't find the module. That's different
from finding a module with the same name but
a wrong sysver. This commit fixes that.
2019-12-06 19:59:12 +01:00
..
2017-08-10 18:45:00 +02:00
2019-12-06 19:59:12 +01:00
2017-08-10 18:45:00 +02:00
2019-12-06 19:59:12 +01:00
2017-08-10 18:45:00 +02:00
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