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/src/gnc-module
Christian Stimming 0dcefd51f6
Rename variables to avoid potential conflicts with C/C++ keywords.
20 years ago
..
doc 2001-08-06 Bill Gribble <grib@billgribble.com> 25 years ago
test Make win32 compile again. 20 years ago
Makefile.am Add src/base-typemaps.i as a prerequisite for all wrapper-generator rules. 20 years ago
README 2001-08-06 Bill Gribble <grib@billgribble.com> 25 years ago
gnc-module-api.h Update FSF street address. 21 years ago
gnc-module.c Rename variables to avoid potential conflicts with C/C++ keywords. 20 years ago
gnc-module.h Rename variables to avoid potential conflicts with C/C++ keywords. 20 years ago
gnc-module.i Factor out some common typemaps into src/base-typemaps.i 20 years ago
gnc-module.scm Merge swig-redo branch back into trunk. 20 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