And don't forget to export the API.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12927 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Derek Atkins 2006-01-21 21:23:02 +00:00
parent 67df833829
commit 15ac05406c

View File

@ -122,6 +122,7 @@
;; prefs.scm
(export gnc:get-debit-string)
(export gnc:get-credit-string)
(export gnc:config-file-format-version)
;; gw-engine-spec.scm
(re-export gnc:*save-options-hook*)