]> git.donarmstrong.com Git - lilypond.git/blob - lily/template6.cc
release: 0.1.11
[lilypond.git] / lily / template6.cc
1 #include "proto.hh"
2 #include "plist.tcc"
3 #include "engraver.hh"
4 #include "performer.hh"
5
6 template POINTERLIST_INSTANTIATE(Engraver);
7 template POINTERLIST_INSTANTIATE(Performer);