From b9a82851866f84ca306a2802b4ca50089a2fe683 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Tue, 25 Sep 2012 12:58:05 +0200 Subject: First cut at SYMTAB and FUNCTAB. --- eval.c | 1 - 1 file changed, 1 deletion(-) (limited to 'eval.c') diff --git a/eval.c b/eval.c index f7037872..4c3e6ab6 100644 --- a/eval.c +++ b/eval.c @@ -243,7 +243,6 @@ static const char *const nodetypes[] = { "Node_param_list", "Node_func", "Node_ext_func", - "Node_hashnode", "Node_array_ref", "Node_array_tree", "Node_array_leaf", -- cgit v1.2.3