]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.46.jcn1
authorfred <fred>
Wed, 26 Mar 1997 22:15:35 +0000 (22:15 +0000)
committerfred <fred>
Wed, 26 Mar 1997 22:15:35 +0000 (22:15 +0000)
lily/include/spanner.hh

index 43a3567fa52faf609869d1d3b9bc7aa3117fa391..3bb547b528e1898401a8049128fa1b05e684cc6d 100644 (file)
@@ -30,7 +30,7 @@
 
     */
 struct Spanner:Staff_elem {
-    PCol *left, *right;
+    PCol *left_col_l_, *right_col_l_;
 
     
     /* *************** */