lilypond-1.5.9
[lilypond.git] / lily / template7.cc
blobd7d57405e2128b4cb3bfa98680d355902a0ac6da
1 #/*
2 template7.cc -- instantiate Request_column
4 source file of the GNU LilyPond music typesetter
6 (c) 1997--1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7 */
9 #include "proto.hh"
10 #include "cursor.tcc"
11 #include "pcursor.tcc"
12 #include "plist.hh"
13 #include "plist.tcc"
15 #include "music-list.hh"
17 POINTERLIST_INSTANTIATE(Music);