]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/bar.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / bar.hh
index 204ef7e5d68f759e5e774fb820473a2a673189b4..641ae51d1b7c0f75c80da529079df33eb2421d75 100644 (file)
@@ -21,7 +21,7 @@ public:
   static Molecule compound_barline (Grob*, String, Real height) ;
   static Molecule simple_barline (Grob*, Real wid, Real height) ;      
   DECLARE_SCHEME_CALLBACK (get_staff_bar_size, (SCM ));
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (print, (SCM ));
   DECLARE_SCHEME_CALLBACK (before_line_breaking, (SCM ));
 };
 #endif // BAR_HH