]> git.donarmstrong.com Git - lilypond.git/blob - lily/template3.cc
release: 0.0.72pre
[lilypond.git] / lily / template3.cc
1 /*
2   template3.cc -- instantiate Atom
3
4   source file of the GNU LilyPond music typesetter
5
6   (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
7 */
8
9 #include "symbol.hh"
10 #include "request.hh"
11 #include "input-engraver.hh"
12 #include "molecule.hh"
13 #include "plist.tcc"
14 #include "pcursor.tcc"
15
16 IPL_instantiate(Atom);
17 IPL_instantiate(Input_engraver);