]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.7
authorfred <fred>
Sun, 24 Mar 2002 19:51:17 +0000 (19:51 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:51:17 +0000 (19:51 +0000)
lily/include/my-lily-parser.hh

index 6c963824985e3b868182389a589325c1d309bf74..e606a0f4b3dfb58c4f355d6af08582f810c1d64e 100644 (file)
@@ -38,6 +38,8 @@ class My_lily_parser {
 public:
     int default_octave_i_;
     Duration default_duration_;
+    Plet plet_;
+    
     String textstyle_str_;
     bool first_b_;
     bool last_duration_mode_b_ ;