From: fred Date: Fri, 29 Nov 1996 13:34:27 +0000 (+0000) Subject: lilypond-0.0.13 X-Git-Tag: release/1.5.59~6730 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0067d1dcf19f26df1fb4981ad765cf23e0d095ab;p=lilypond.git lilypond-0.0.13 --- 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);