diff src/ov-re-mat.h @ 2410:367485171742

[project @ 1996-10-15 16:50:27 by jwe]
author jwe
date Tue, 15 Oct 1996 16:50:28 +0000
parents 2142216bf85a
children 1573640a9994
line wrap: on
line diff
--- a/src/ov-re-mat.h	Tue Oct 15 16:44:26 1996 +0000
+++ b/src/ov-re-mat.h	Tue Oct 15 16:50:28 1996 +0000
@@ -77,6 +77,8 @@
   void operator delete (void *p, size_t size);
 #endif
 
+  octave_value *try_narrowing_conversion (void);
+
   octave_value index (const octave_value_list& idx) const;
 
   void assign (const octave_value_list& idx, const Matrix& rhs);