]> git.donarmstrong.com Git - lilypond.git/blob - lily/template3.cc
release: 0.1.13
[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 "molecule.hh"
11 #include "plist.tcc"
12 #include "pcursor.tcc"
13
14 template POINTERLIST_INSTANTIATE(Atom);