]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/to-xml.scm
make to-xml.scm a module.
[lilypond.git] / scm / to-xml.scm
index b1b2ed79a69cf60729d8ad9fbf13161140389b60..409247d0a554963bb2c52cdd379a22bd12739f43 100644 (file)
@@ -5,8 +5,11 @@
 ;;;; (c) 2003--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 ;;;;                 Jan Nieuwenhuizen <janneke@gnu.org>
 
+(define-module (scm to-xml))
+
 (use-modules (ice-9 regex)
             (srfi srfi-1)
+            (lily)
             (oop goops))
 
 "