lilypond-1.3.74
[lilypond.git] / lily / template3.cc
blobeb9417c5e829238a94b9829425d279ea066cacda
1 /*
2 template3.cc -- instantiate Atom
4 source file of the GNU LilyPond music typesetter
6 (c) 1997--1998 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7 */
9 #include "atom.hh"
10 #include "molecule.hh"
11 #include "cursor.tcc"
12 #include "pcursor.tcc"
13 #include "plist.tcc"
15 POINTERLIST_INSTANTIATE(Atom);