X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Finit.ly;h=380d9d2a0b2944265d07a773ef365205dee7d1d9;hb=dab88c1bb71c176dd6c08e05a3cc149fa64e62df;hp=c27d8c840948e91ae399cb8be700b2b62a784602;hpb=2055f35c47a045a50a01ff4dba8524322cfc3b48;p=lilypond.git diff --git a/ly/init.ly b/ly/init.ly index c27d8c8409..380d9d2a0b 100644 --- a/ly/init.ly +++ b/ly/init.ly @@ -25,7 +25,7 @@ #(if (ly:get-option 'include-settings) (ly:parser-include-string parser - (format "\\include \"~a\"" (ly:get-option 'include-settings)))) + (format #f "\\include \"~a\"" (ly:get-option 'include-settings)))) \maininput %% there is a problem at the end of the input file