]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/text-spanner.hh
*** empty log message ***
[lilypond.git] / lily / include / text-spanner.hh
index e7e85fcd23c663d499fc2b94ee14deb77b83164e..d355f68b98cc4a16fb801e26290b67cb51d5821c 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2002 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 2000--2004 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 
@@ -15,7 +15,7 @@
 class Text_spanner
 {
 public:
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM));
+  DECLARE_SCHEME_CALLBACK (print, (SCM));
   static bool has_interface (Grob*);
 private:
   static void setup_pedal_bracket(Spanner *s);