mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Partly revert previous commit. Although it eliminated a couple of
warnings in the tests, it also broke most reports. This needs more study. BP git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21589 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
c8a72df337
commit
6e3ff537ab
@ -10,11 +10,17 @@
|
||||
(export GNC-RND-ROUND-HALF-UP)
|
||||
(export GNC-RND-ROUND)
|
||||
(export GNC-RND-NEVER)
|
||||
(export GNC-DENOM-AUTO)
|
||||
(export GNC-DENOM-REDUCE)
|
||||
(export GNC-DENOM-FIXED)
|
||||
(export GNC-DENOM-LCD)
|
||||
(export GNC-DENOM-SIGFIG)
|
||||
(export GNC-DENOM-SIGFIGS)
|
||||
(export GNC-ERROR-OK)
|
||||
(export GNC-ERROR-ARG)
|
||||
(export GNC-ERROR-OVERFLOW)
|
||||
(export GNC-ERROR-DENOM-DIFF)
|
||||
(export GNC-ERROR-REMAINDER)
|
||||
(export <gnc-numeric>)
|
||||
(export gnc:gnc-numeric?)
|
||||
(export gnc:make-gnc-numeric)
|
||||
|
Loading…
Reference in New Issue
Block a user