]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.26
authorfred <fred>
Tue, 28 Jan 1997 13:45:16 +0000 (13:45 +0000)
committerfred <fred>
Tue, 28 Jan 1997 13:45:16 +0000 (13:45 +0000)
src/template6.cc [new file with mode: 0644]

diff --git a/src/template6.cc b/src/template6.cc
new file mode 100644 (file)
index 0000000..c3867ae
--- /dev/null
@@ -0,0 +1,7 @@
+#include "register.hh"
+#include "voicegroup.hh"
+
+#include "pcursor.tcc"
+#include "plist.tcc"
+
+IPL_instantiate(Voice_registers);