mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/scm/gnumeric/gnumeric-utilities.scm: remove gnc:support and
gnc:depend calls. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5647 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
1869eb1e2d
commit
6c014002d6
@ -3,8 +3,9 @@
|
|||||||
|
|
||||||
(use-modules (srfi srfi-19))
|
(use-modules (srfi srfi-19))
|
||||||
|
|
||||||
(gnc:support "gnumeric/gnumeric-utilities.scm")
|
;; (gnc:depend "xml-generator.scm") -- this needs to be changed to a
|
||||||
(gnc:depend "xml-generator.scm")
|
;; use-modules, but since this file doesn't appear to be used right
|
||||||
|
;; now, that can wait.
|
||||||
|
|
||||||
;;;; Gnumeric spreadsheet consists of:
|
;;;; Gnumeric spreadsheet consists of:
|
||||||
;;;; gmr:Workbook
|
;;;; gmr:Workbook
|
||||||
|
Loading…
Reference in New Issue
Block a user