]> git.donarmstrong.com Git - lilypond.git/blob - lily/template7.cc
release: 0.0.68pre
[lilypond.git] / lily / template7.cc
1 #/*
2   template7.cc -- instantiate Request_column
3
4   source file of the GNU LilyPond music typesetter
5
6   (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
7 */
8
9 #include "plist.tcc"
10 #include "pcursor.tcc"
11
12 #include "music-list.hh"
13 #include "music-iterator.hh"
14
15 IPL_instantiate(Music);
16 IPL_instantiate(Music_iterator);