]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.61
authorfred <fred>
Sun, 24 Mar 2002 19:42:47 +0000 (19:42 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:42:47 +0000 (19:42 +0000)
lily/include/tie-reg.hh

index 082de4e70cd0f4b5ea59a8b9c6cf8bd5acc31697..5a0028f83e4e1373a21047b1043b53a43ff104f5 100644 (file)
@@ -19,6 +19,8 @@ class Tie_register : public Request_register {
     Tie_req * req_l_;
     int dir_i_;
     Tie_req *end_req_l_;
+    Melodic_req * end_melodic_req_l_;
+    Melodic_req  * melodic_req_l_;
     
 protected:
     virtual ~Tie_register();