]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.5.44
authorfred <fred>
Wed, 27 Mar 2002 02:07:09 +0000 (02:07 +0000)
committerfred <fred>
Wed, 27 Mar 2002 02:07:09 +0000 (02:07 +0000)
lily/include/slur.hh

index 04865f10bb1e212d45a0515f1f105b06319c011e..c71131041571062c0c815a16fe0719009d880bae 100644 (file)
@@ -29,7 +29,7 @@ private:
   static Offset broken_trend_offset (Grob *me, Direction dir);
   static Offset get_attachment (Grob *me,Direction dir, Grob **common);
   static void de_uglyfy (Grob *me,Slur_bezier_bow* bb, Real default_height);
-  static void set_extremities (Grob *me);
+  static SCM set_extremities (Grob *me);
   static void set_control_points (Grob *me);
   static void check_slope (Grob *me);
   static Offset encompass_offset (Grob *me, Grob *col, Grob **common);