mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
fix bugID 87676
need to pull in the g-wrap module for gw:wcp-is-of-type? git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7101 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
4b71c08cb8
commit
ce109fa058
@ -13,6 +13,7 @@
|
||||
(use-modules (ice-9 slib))
|
||||
(use-modules (ice-9 regex))
|
||||
(use-modules (srfi srfi-1))
|
||||
(use-modules (g-wrap gw-wct))
|
||||
|
||||
(debug-enable 'debug)
|
||||
(debug-enable 'backtrace)
|
||||
|
Loading…
Reference in New Issue
Block a user