diff src/pt-bp.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 7b145222fea3
line wrap: on
line diff
--- a/src/pt-bp.h
+++ b/src/pt-bp.h
@@ -99,6 +99,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&);