]> git.donarmstrong.com Git - lilypond.git/blob - lily/template4.cc
release: 0.0.77.jcn1
[lilypond.git] / lily / template4.cc
1 /*
2   template4.cc -- instantiate Link_list baseclass.
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 "list.tcc"
12 #include "cursor.tcc"
13
14 L_instantiate(void *);