Mercurial > hg > octave-nkf
diff src/ov-complex.h @ 5885:bd3041e30d97
[project @ 2006-07-14 20:29:35 by jwe]
author | jwe |
---|---|
date | Fri, 14 Jul 2006 20:29:35 +0000 |
parents | ace8d8d26933 |
children | b9c45e0cf685 |
line wrap: on
line diff
--- a/src/ov-complex.h +++ b/src/ov-complex.h @@ -75,7 +75,8 @@ octave_base_value *try_narrowing_conversion (void); - octave_value do_index_op (const octave_value_list& idx, int resize_ok); + octave_value do_index_op (const octave_value_list& idx, + bool resize_ok = false); octave_value any (int = 0) const {