From 891f02823152c11832f08badc824c0e1f0fa47b0 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:29:07 +0000 Subject: [PATCH] lilypond-0.0.27 --- hdr/inputcommand.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5