diff src/pt-check.h @ 4342:813effe14ee1

[project @ 2003-02-20 08:35:55 by jwe]
author jwe
date Thu, 20 Feb 2003 08:35:55 +0000
parents 40153a2affd6
children b04b30d30c66
line wrap: on
line diff
--- a/src/pt-check.h
+++ b/src/pt-check.h
@@ -83,6 +83,8 @@
 
   void visit_constant (tree_constant&);
 
+  void visit_fcn_handle (tree_fcn_handle&);
+
   void visit_parameter_list (tree_parameter_list&);
 
   void visit_plot_command (tree_plot_command&);