]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.27
authorfred <fred>
Sun, 24 Mar 2002 19:29:07 +0000 (19:29 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:29:07 +0000 (19:29 +0000)
hdr/inputcommand.hh

index 2654d06b7c8470046d133c2c82d9598d7f3d28b0..d937f9ab8aa13490fc1446d8b96744d7e096da6c 100644 (file)
@@ -30,6 +30,6 @@ Input_command *get_grouping_command(Array<int>);
 Input_command *get_bar_command(String);
 Input_command *get_newmeasure_command();
 Input_command *get_goto_command(String);
-Array<int> get_default_grouping(int count);
+Array<int> get_default_grouping(int count, int onenote);
 #endif // INPUTCOMMAND_HH