From: fred Date: Tue, 28 Jan 1997 13:45:16 +0000 (+0000) Subject: lilypond-0.0.26 X-Git-Tag: release/1.5.59~6384 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3a44a028d5dc08dfc4cb75e51eb6a411f8ffed14;p=lilypond.git lilypond-0.0.26 --- diff --git a/src/template6.cc b/src/template6.cc new file mode 100644 index 0000000000..c3867aeeb0 --- /dev/null +++ b/src/template6.cc @@ -0,0 +1,7 @@ +#include "register.hh" +#include "voicegroup.hh" + +#include "pcursor.tcc" +#include "plist.tcc" + +IPL_instantiate(Voice_registers);