Mercurial > hg > octave-lyh
diff src/ov-range.h @ 4247:fc9a075d10fb
[project @ 2002-12-30 23:05:27 by jwe]
author | jwe |
---|---|
date | Mon, 30 Dec 2002 23:05:27 +0000 |
parents | 23d06c9e1edd |
children | be631c1720ea |
line wrap: on
line diff
--- a/src/ov-range.h +++ b/src/ov-range.h @@ -85,7 +85,7 @@ octave_value *try_narrowing_conversion (void); - octave_value subsref (const std::string type, + octave_value subsref (const std::string& type, const std::list<octave_value_list>& idx); octave_value do_index_op (const octave_value_list& idx, int resize_ok);