]> git.donarmstrong.com Git - lilypond.git/blob - lily/template7.cc
b36c23275373da1581f1ae217a5355cb8ecd72ca
[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 "proto.hh"
10 #include "plist.hh"
11 #include "plist.tcc"
12 #include "pcursor.tcc"
13
14 #include "music-list.hh"
15 #include "music-iterator.hh"
16
17 template IPL_INSTANTIATE(Music);
18 template IPL_INSTANTIATE(Music_iterator);