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