X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fbreathing-sign.cc;h=58c399bf708f0f6a567bc170e4976c75204ffd7e;hb=37bb759e22a6de73cdd7e064ba4eb63412b52ddd;hp=3c32a766d22b30ea83458efb79e93a087694364e;hpb=87eedcd59f4082cb0841528ad5bc82cb1d1191e3;p=lilypond.git diff --git a/lily/breathing-sign.cc b/lily/breathing-sign.cc index 3c32a766d2..58c399bf70 100644 --- a/lily/breathing-sign.cc +++ b/lily/breathing-sign.cc @@ -1,13 +1,13 @@ /* breathing_sign.cc -- implement Breathing_sign - (c) 1999--2007 Michael Krause + (c) 1999--2009 Michael Krause written for the GNU LilyPond music typesetter TODO: --> see breathing-sign-engraver.cc - Extensions for ancient notation (c) 2003--2007 by Juergen Reuter + Extensions for ancient notation (c) 2003--2009 by Juergen Reuter */ #include "breathing-sign.hh" @@ -177,6 +177,6 @@ Breathing_sign::offset_callback (SCM smob) ADD_INTERFACE (Breathing_sign, "A breathing sign.", + /* properties */ "direction " - );