X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Feasy-notation.cc;h=fde65143457560b00f1c4325401cd13f23d558f1;hb=b98d183aed598bcfe1d79827a724e60025f62ee2;hp=90e6accd98a48fafbcd64171ca90e175e0f552d8;hpb=75eebcb49e52d296b1da3e1074e0825d2c780db4;p=lilypond.git diff --git a/lily/easy-notation.cc b/lily/easy-notation.cc index 90e6accd98..fde6514345 100644 --- a/lily/easy-notation.cc +++ b/lily/easy-notation.cc @@ -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)