]> git.donarmstrong.com Git - lilypond.git/commitdiff
import srfi-1
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 4 Jul 2003 18:42:51 +0000 (18:42 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 4 Jul 2003 18:42:51 +0000 (18:42 +0000)
ChangeLog
scm/to-xml.scm

index 1692d00ab889c9a1edf49781bc00b0d738cc31a6..71ba91794e5bd866991ab7e7bc785286c6d27627 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * scm/to-xml.scm: import srfi-1
+
+       * VERSION (MAJOR_VERSION):  release 1.7.24
+
        * python/lilylib.py (make_ps_images): make multipage _really_ work.
 
        * scripts/lilypond-book.py (do_file): put texidoc before image.
index 88f84280e3c0cbb763fdd382e1e2f433cb79d923..f14e40e329a5c0038e84013a10e021cd8202a1f5 100644 (file)
@@ -1,4 +1,5 @@
-(use-modules (ice-9 regex))
+(use-modules (ice-9 regex)
+            (srfi srfi-1))
 
 
 ;; should make module?