diff src/pt-misc.h @ 672:066e1551639c

[project @ 1994-09-07 21:10:32 by jwe]
author jwe
date Wed, 07 Sep 1994 21:11:36 +0000
parents ddc21c0f0089
children 1c072f20b522
line wrap: on
line diff
--- a/src/pt-misc.h	Wed Sep 07 19:32:26 1994 +0000
+++ b/src/pt-misc.h	Wed Sep 07 21:11:36 1994 +0000
@@ -113,6 +113,8 @@
 
   tree_constant eval (int print);
 
+  Octave_object eval (int print, int nargout);
+
   void print_code (ostream& os);
 };