]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dots.hh
*** empty log message ***
[lilypond.git] / lily / include / dots.hh
index 8b29433ba49446c9c8eed9c13195153343c91f8b..0e123550f0037e359b01c59d8f3cd3c47a13072e 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -18,7 +18,7 @@
 class Dots
 {
 public:
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (print, (SCM ));
   bool has_interface (Grob*);
 };