]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/template6.cc
release: 0.1.31
[lilypond.git] / lily / template6.cc
index 0401c8cd938ff9c135381455f165426db01403cc..eff2467ad5b77eccadc10143e2b12758655f6b4c 100644 (file)
@@ -1,10 +1,7 @@
 #include "proto.hh"
 #include "plist.tcc"
-#include "register.hh"
-#include "voice-group-regs.hh"
-#include "voice-regs.hh"
+#include "translator.hh"
 
 
-IPL_instantiate(Voice_registers);
-IPL_instantiate(Voice_group_registers);
-IPL_instantiate(Request_register);
+template POINTERLIST_INSTANTIATE(Translator);
+