From: fred Date: Sun, 24 Mar 2002 19:29:07 +0000 (+0000) Subject: lilypond-0.0.27 X-Git-Tag: release/1.5.59~5539 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=891f02823152c11832f08badc824c0e1f0fa47b0;p=lilypond.git lilypond-0.0.27 --- diff --git a/hdr/inputcommand.hh b/hdr/inputcommand.hh index 2654d06b7c..d937f9ab8a 100644 --- a/hdr/inputcommand.hh +++ b/hdr/inputcommand.hh @@ -30,6 +30,6 @@ Input_command *get_grouping_command(Array); Input_command *get_bar_command(String); Input_command *get_newmeasure_command(); Input_command *get_goto_command(String); -Array get_default_grouping(int count); +Array get_default_grouping(int count, int onenote); #endif // INPUTCOMMAND_HH