]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/easy-notation.cc
tie formatting
[lilypond.git] / lily / easy-notation.cc
index 90e6accd98a48fafbcd64171ca90e175e0f552d8..fde65143457560b00f1c4325401cd13f23d558f1 100644 (file)
@@ -20,6 +20,11 @@ using namespace std;
 #include "staff-symbol-referencer.hh"
 #include "stem.hh"
 
+/*
+
+TODO: move to scheme
+
+*/
 MAKE_SCHEME_CALLBACK (Note_head, brew_ez_stencil, 1);
 SCM
 Note_head::brew_ez_stencil (SCM smob)