diff src/ov-base.h @ 4343:db5e0814277a

[project @ 2003-02-20 16:44:16 by jwe]
author jwe
date Thu, 20 Feb 2003 16:46:37 +0000
parents df5f2e433a11
children d39de791ef9c
line wrap: on
line diff
--- a/src/ov-base.h	Thu Feb 20 08:35:55 2003 +0000
+++ b/src/ov-base.h	Thu Feb 20 16:46:37 2003 +0000
@@ -211,6 +211,8 @@
 
   octave_function *function_value (bool silent);
 
+  octave_fcn_handle fcn_handle_value (bool silent);
+
   octave_value_list list_value (void) const;
 
   bool bool_value (void) const;