]> git.donarmstrong.com Git - lilypond.git/blob - lily/template7.cc
release: 0.0.65
[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 "staff-column.hh"
10 #include "request-column.hh"
11 #include "plist.tcc"
12 #include "pcursor.tcc"
13
14 IPL_instantiate(Request_column);