X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdocument-identifiers.scm;h=736da249048bbc223512a54845aacb83757a0100;hb=2e613f5d4d7232507698d3a717576f46920a988b;hp=83c4fbd721142d76ffdd3b50b0a6addd88967522;hpb=0f224ac096e1285d91fcea83ec8368c18ef5cf9c;p=lilypond.git diff --git a/scm/document-identifiers.scm b/scm/document-identifiers.scm index 83c4fbd721..736da24904 100644 --- a/scm/document-identifiers.scm +++ b/scm/document-identifiers.scm @@ -1,3 +1,13 @@ +;; +;; document-identifiers.scm -- implement documentation +;; of identifiers from .ly file. +;; +;; source file of the GNU LilyPond music typesetter +;; +;; (c) 2006 Han-Wen Nienhuys +;; + + (use-modules (ice-9 format)) (define (document-music-function music-func-pair)