]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/script.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / script.hh
index 8fc238a6a9a17915537d9fa7a00b2ef3da41c891..494e8977889b007cdb83cdb306150e5186eec0cd 100644 (file)
@@ -24,7 +24,7 @@ public:
   static Molecule get_molecule (Grob*,Direction d);
   
   static bool  has_interface (Grob*);
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (print, (SCM ));
   DECLARE_SCHEME_CALLBACK (before_line_breaking, (SCM ));
 };