diff src/pt-arg-list.h @ 3977:95663a3a2682

[project @ 2002-07-05 17:43:37 by jwe]
author jwe
date Fri, 05 Jul 2002 17:43:38 +0000
parents daa1ed1f5462
children 6e86256e9c54
line wrap: on
line diff
--- a/src/pt-arg-list.h	Fri Jul 05 00:03:41 2002 +0000
+++ b/src/pt-arg-list.h	Fri Jul 05 17:43:38 2002 +0000
@@ -53,6 +53,8 @@
 
   ~tree_argument_list (void);
 
+  int nargout_count (void) const;
+
   bool all_elements_are_constant (void) const;
 
   octave_value_list convert_to_const_vector (void);