diff src/TEMPLATE-INST/SLList-misc.cc @ 2968:e330cb788508

[project @ 1997-05-15 17:40:29 by jwe]
author jwe
date Thu, 15 May 1997 17:54:17 +0000
parents 295f037b4b3e
children cd5ad3fd8049
line wrap: on
line diff
--- a/src/TEMPLATE-INST/SLList-misc.cc	Thu May 15 16:47:12 1997 +0000
+++ b/src/TEMPLATE-INST/SLList-misc.cc	Thu May 15 17:54:17 1997 +0000
@@ -34,6 +34,9 @@
 #include "ov.h"
 #include "pt-misc.h"
 
+template class SLNode<tree_argument_list *>;
+template class SLList<tree_argument_list *>;
+
 template class SLNode<tree_statement *>;
 template class SLList<tree_statement *>;