]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/template3.cc
release: 0.1.11
[lilypond.git] / lily / template3.cc
index 82d84d1965e0f83a62d235765bd2af8eb8e869cf..9e6e7e6dcebd3ad524c7070483d607b7854d144e 100644 (file)
@@ -13,5 +13,5 @@
 #include "plist.tcc"
 #include "pcursor.tcc"
 
-IPL_instantiate(Atom);
-IPL_instantiate(Input_translator);
+template POINTERLIST_INSTANTIATE(Atom);
+template POINTERLIST_INSTANTIATE(Input_translator);