]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.46.jcn1
authorfred <fred>
Sun, 24 Mar 2002 19:37:09 +0000 (19:37 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:37:09 +0000 (19:37 +0000)
lily/include/time-description.hh

index 7e366ec4c2b12ca86fd8e5f69c79328c6d0dfe46..16ea5c5f14c12ea02d425c5e8e35f5e0630a40cf 100644 (file)
@@ -33,6 +33,7 @@ struct Time_description {
     void OK() const;
     Time_description();
     void add(Moment dt);
+    bool allow_meter_change_b();
     String str()const;
     void print() const;
     void setpartial(Moment p);