mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/engine/engine.scm: fix for new g-wrap.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6561 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
6c53fb5c23
commit
5a80312bb2
@ -1,6 +1,8 @@
|
||||
(define-module (gnucash engine))
|
||||
|
||||
(use-modules (g-wrap gw-wct))
|
||||
|
||||
(use-modules (g-wrapped gw-engine))
|
||||
(use-modules (g-wrapped gw-runtime))
|
||||
|
||||
(export GNC-RND-FLOOR)
|
||||
(export GNC-RND-CEIL)
|
||||
|
Loading…
Reference in New Issue
Block a user