From: Han-Wen Nienhuys Date: Mon, 20 Aug 2007 03:43:41 +0000 (-0300) Subject: define default output-suffix X-Git-Tag: release/2.11.30-1~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f14fc1022072cce6d840ba1fcfc322ef86d4e264;p=lilypond.git define default output-suffix --- diff --git a/ly/init.ly b/ly/init.ly index 6dc602828c..a4bd1c3a39 100644 --- a/ly/init.ly +++ b/ly/init.ly @@ -16,7 +16,7 @@ #(define version-seen #f) #(define expect-error #f) #(define output-empty-score-list #f) - +#(define output-suffix #f) #(use-modules (scm clip-region)) \maininput %% there is a problem at the end of the input file