]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tie.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / tie.hh
index 1fe8b121da144016b0b306b4aaf4bd73f2722db4..1f00f89efac4889d15553750979043f497f52ffc 100644 (file)
@@ -23,7 +23,7 @@ public:
   static void set_direction (Grob*);
   static Grob * head (Grob*,Direction) ;
   static Real get_position (Grob*) ;
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (print, (SCM ));
   static Direction get_default_dir (Grob*) ;
   static SCM get_control_points (SCM);
   DECLARE_SCHEME_CALLBACK (set_spacing_rods, (SCM ));