From 144b0384d516a09c0a7356cc715e6bedafb908c0 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:32:12 +0000 Subject: [PATCH] lilypond-0.0.32 --- hdr/grouping.hh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hdr/grouping.hh b/hdr/grouping.hh index 70d95ef55d..72d2960f82 100644 --- a/hdr/grouping.hh +++ b/hdr/grouping.hh @@ -52,4 +52,9 @@ private: void junk(); void copy(Rhythmic_grouping const&); }; + + +Rhythmic_grouping parse_grouping(Array beat_i_arr, Array elt_length_arr); + + #endif -- 2.39.5