From: fred Date: Mon, 23 Dec 1996 19:57:56 +0000 (+0000) Subject: lilypond-0.0.21 X-Git-Tag: release/1.5.59~6480 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1cb86dec726707d84ee1764c6c9d67c783d337da;p=lilypond.git lilypond-0.0.21 --- diff --git a/hdr/grouping.hh b/hdr/grouping.hh index d1c9bac139..9541123b9e 100644 --- a/hdr/grouping.hh +++ b/hdr/grouping.hh @@ -45,6 +45,7 @@ struct Rhythmic_grouping { svec generate_beams(svec, int&); private: + void init(); void junk(); void copy(Rhythmic_grouping const&); };