]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.21
authorfred <fred>
Mon, 23 Dec 1996 19:57:56 +0000 (19:57 +0000)
committerfred <fred>
Mon, 23 Dec 1996 19:57:56 +0000 (19:57 +0000)
hdr/grouping.hh

index d1c9bac139080fbcd707e4917f683a65d6dc249b..9541123b9ee2174c3fb874fd822dc12b6cc70573 100644 (file)
@@ -45,6 +45,7 @@ struct Rhythmic_grouping {
     svec<int> generate_beams(svec<int>, int&);
 
 private:
+    void init();
     void junk();
     void copy(Rhythmic_grouping const&);
 };