]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/framework-scm.scm
more 'created by' messages.
[lilypond.git] / scm / framework-scm.scm
index e4895ae2e0fd6cb2fe011edd673145bb8ca023a5..ecbe711af88ed3d6ef3fd86ff107c273afac0c03 100644 (file)
@@ -17,6 +17,7 @@
   (let*
       ((file (open-output-file (format "~a.scm" basename))))
     
+    (display ";;Creator: LilyPond\n" file)
     (display ";; raw SCM output\n" file)
 
   (for-each