]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/template7.cc
release: 1.1.18
[lilypond.git] / lily / template7.cc
index 6a5bb7d83f7f7c1dee7d232b35771fd6682bfb90..e435c672a687debdf4521da797eb8376f9af553b 100644 (file)
@@ -3,16 +3,17 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
+  (c)  1997--1998 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 #include "proto.hh"
+#include "cursor.tcc"
+#include "pcursor.tcc"
 #include "plist.hh"
 #include "plist.tcc"
-#include "pcursor.tcc"
 
 #include "music-list.hh"
 #include "music-iterator.hh"
 
-IPL_instantiate(Music);
-IPL_instantiate(Music_iterator);
+POINTERLIST_INSTANTIATE(Music);
+POINTERLIST_INSTANTIATE(Music_iterator);