From f14fc1022072cce6d840ba1fcfc322ef86d4e264 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Mon, 20 Aug 2007 00:43:41 -0300 Subject: [PATCH] define default output-suffix --- ly/init.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2