lilypond-0.1.51
[lilypond.git] / lily / template2.cc
blobc3432de3c388aabd0c8a683991dcbe680b64266d
1 /*
2 template2.cc -- Instantiate some list templates.
4 source file of the GNU LilyPond music typesetter
6 (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
7 */
9 #include "line-spacer.hh"
10 #include "pcursor.tcc"
11 #include "plist.tcc"
13 POINTERLIST_INSTANTIATE(Line_spacer);