From: fred Date: Sat, 16 Nov 1996 00:15:47 +0000 (+0000) Subject: lilypond-0.0.10 X-Git-Tag: release/1.5.59~6813 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=921abdd13f6af366887ce2227be2b492d5cfb23a;p=lilypond.git lilypond-0.0.10 --- diff --git a/src/template3.cc b/src/template3.cc index 92921bb29a..0042594155 100644 --- a/src/template3.cc +++ b/src/template3.cc @@ -4,9 +4,8 @@ #include "list.cc" #include "plist.cc" #include "cursor.cc" -PL_instantiate(Atom); -PL_instantiate(Command); -PL_instantiate(Request); - - +IPL_instantiate(Atom); +IPL_instantiate(Command); +IPL_instantiate(Request); +L_instantiate(void*);