]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/text-spanner.hh
* lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
[lilypond.git] / lily / include / text-spanner.hh
index 97b43e4187745fec5b3b899b37ee09a553895ec9..4ac64319851eba9712248e866af8ff40c15c65b3 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*);
 };