From 0067d1dcf19f26df1fb4981ad765cf23e0d095ab Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 29 Nov 1996 13:34:27 +0000 Subject: [PATCH] lilypond-0.0.13 --- hdr/main.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/hdr/main.hh b/hdr/main.hh index 58928f5142..5bd2a545f2 100644 --- a/hdr/main.hh +++ b/hdr/main.hh @@ -3,6 +3,7 @@ #include "proto.hh" void debug_init(); +void set_debug(bool); void do_scores(); void add_score(Score * s); void set_default_output(String s); -- 2.39.5