lilypond-0.0.62
[lilypond.git] / lily / template4.cc
blob399b9ed384a04f7e5541be2105889ed49a28a21a
1 /*
2 template4.cc -- instantiate Pointer_list baseclass.
4 source file of the LilyPond music typesetter
6 (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
7 */
9 #include "proto.hh"
10 #include "list.tcc"
11 #include "cursor.tcc"
13 L_instantiate(void *);