]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/template3.cc
release: 0.1.61
[lilypond.git] / lily / template3.cc
index 54ce79274478ea918e846f611622a9a5096159f1..5191f663c56f458d35f9e190009cf57bd0ac3e1f 100644 (file)
@@ -3,15 +3,13 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
+  (c)  1997--1998 Han-Wen Nienhuys <hanwen@stack.nl>
 */
 
-#include "symbol.hh"
-#include "request.hh"
-#include "input-register.hh"
+#include "atom.hh"
 #include "molecule.hh"
-#include "plist.tcc"
+#include "cursor.tcc"
 #include "pcursor.tcc"
+#include "plist.tcc"
 
-IPL_instantiate(Atom);
-IPL_instantiate(Input_register);
+POINTERLIST_INSTANTIATE(Atom);