mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/report/locale-specific/us/taxtxf.scm: added use-modules.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5608 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
894082eb49
commit
c6086732ad
@ -29,6 +29,7 @@
|
||||
;; depends must be outside module scope -- and should eventually go away.
|
||||
(define-module (gnucash report taxtxf))
|
||||
|
||||
(use-modules (gnucash bootstrap) (g-wrapped gw-gnc)) ;; FIXME: delete after we finish modularizing.
|
||||
(use-modules (srfi srfi-1))
|
||||
(use-modules (ice-9 slib))
|
||||
(require 'printf)
|
||||
|
Loading…
Reference in New Issue
Block a user