Mercurial > hg > octave-nkf
changeset 3545:673745c96480
[project @ 2000-02-02 21:15:35 by jwe]
author | jwe |
---|---|
date | Wed, 02 Feb 2000 21:15:36 +0000 |
parents | 71bd2d124119 |
children | 6dfdded73a7e |
files | src/ChangeLog src/ov-bool-mat.h |
diffstat | 2 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2000-02-02 John W. Eaton <jwe@bevo.che.wisc.edu> + * ov.h, ov-bool.h, ov-bool-mat.h (bool_matrix_value): + Delete unnecessary arg. + * ov.h (octave_value::do_multi_index_op): Rename from do_index_op. * ov-fcn.h (octave_function::is_system_fcn_file): Now const.