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

index ab3908a76925cbdd0587722c242b8af6f3b54377..903bbdb6358a33fdbc87289a46bae0e8ceaaa984 100644 (file)
@@ -20,6 +20,7 @@ protected:
     int right_pos_i_;
     Real left_dx_f_;
     Real right_dx_f_;
+    
     Molecule*brew_molecule_p()const;
 public:
     Bow();