diff src/ov-base.h @ 2420:449f35baba49

[project @ 1996-10-16 18:46:25 by jwe]
author jwe
date Wed, 16 Oct 1996 18:46:26 +0000
parents 367485171742
children 1573640a9994
line wrap: on
line diff
--- a/src/ov-base.h	Wed Oct 16 17:46:12 1996 +0000
+++ b/src/ov-base.h	Wed Oct 16 18:46:26 1996 +0000
@@ -77,7 +77,7 @@
 
   idx_vector index_vector (void) const;
 
-  octave_value struct_elt_val (const string& nm) const;
+  octave_value struct_elt_val (const string& nm, bool silent) const;
 
   octave_value& struct_elt_ref (const string& nm);