From 921abdd13f6af366887ce2227be2b492d5cfb23a Mon Sep 17 00:00:00 2001 From: fred Date: Sat, 16 Nov 1996 00:15:47 +0000 Subject: [PATCH] lilypond-0.0.10 --- src/template3.cc | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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*); -- 2.39.5