summaryrefslogtreecommitdiff
path: root/template3.cc
diff options
context:
space:
mode:
Diffstat (limited to 'template3.cc')
-rw-r--r--template3.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/template3.cc b/template3.cc
index b647f18598..6f2e92104c 100644
--- a/template3.cc
+++ b/template3.cc
@@ -3,7 +3,7 @@
#include "molecule.hh"
#include "list.cc"
#include "cursor.cc"
-L_instantiate(Atom);
+PL_instantiate(Atom);
PL_instantiate(Command);
PL_instantiate(Request);