]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/measure-grouping-spanner.hh
* lily/include/object-key-undumper.hh (Module): new file.
[lilypond.git] / lily / include / measure-grouping-spanner.hh
index 0399c31952a7e9954658a79a0fabcd9e505743bf..77d32288c3490c019e3acbcda830e3c8139478b0 100644 (file)
@@ -3,7 +3,7 @@ measure-grouping-spanner.hh -- declare
 
 source file of the GNU LilyPond music typesetter
 
-(c)  2002--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+(c) 2002--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 
  */
 
@@ -15,7 +15,7 @@ source file of the GNU LilyPond music typesetter
 class Measure_grouping
 {
 public:
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (print, (SCM ));
  
   static bool has_interface (Grob*);
 };