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

[project @ 2003-02-20 08:35:55 by jwe]
author jwe
date Thu, 20 Feb 2003 08:35:55 +0000
parents fa3482b34599
children c0aa75a64635
line wrap: on
line diff
--- a/src/pt-pr-code.h
+++ b/src/pt-pr-code.h
@@ -95,6 +95,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&);