From d9833e0147a603f42231d094f7af648ceda6ddc8 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 00:33:07 +0000 Subject: [PATCH] lilypond-1.3.108 --- scm/generate-documentation.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scm/generate-documentation.scm b/scm/generate-documentation.scm index 09a8a72ee6..22253f66e4 100644 --- a/scm/generate-documentation.scm +++ b/scm/generate-documentation.scm @@ -33,7 +33,8 @@ (document-paper "LilyPond interpretation contexts") (document-all-engravers "LilyPond engravers") (document-all-elements "LilyPond backend") - (document-all-interfaces "LilyPond interfaces")) + (document-all-interfaces "LilyPond interfaces") + ) ) (name "lilypond-internals") (outname (string-append name ".texi")) -- 2.39.5