diff src/ov.h @ 4343:db5e0814277a

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