]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stem-tremolo.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / stem-tremolo.hh
index a32adc257ab5884831cdd21a23d821f4ca5496d7..a0aa600f50641aa1f970ccf7068987418b7b54ea 100644 (file)
@@ -19,7 +19,7 @@ public:
   
   static bool has_interface (Grob*);
   DECLARE_SCHEME_CALLBACK (dim_callback, (SCM smob, SCM axis));
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (print, (SCM ));
   DECLARE_SCHEME_CALLBACK (height, (SCM,SCM));
   static void set_stem (Grob*me, Grob *st);
   static Molecule raw_molecule (Grob*);