]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lyric-hyphen.cc
cleanup. Separate into internal
[lilypond.git] / lily / lyric-hyphen.cc
index 6fdd1e4b62dcb7fbdaecb4f7024ee245d0c35540..f608ddc77f2c91c0f509aa79a26b9e2f35d52128 100644 (file)
@@ -18,9 +18,9 @@
 #include "lyric-hyphen.hh"
 #include "moment.hh"
 
-MAKE_SCHEME_CALLBACK (Hyphen_spanner,brew_molecule,1)
+MAKE_SCHEME_CALLBACK (Hyphen_spanner,print,1)
 SCM 
-Hyphen_spanner::brew_molecule (SCM smob)
+Hyphen_spanner::print (SCM smob)
 {
   Spanner * me = unsmob_spanner (smob);
   Drul_array<Item*> bounds (me->get_bound (LEFT),