Mercurial > hg > octave-nkf
diff src/ov-range.h @ 5775:ace8d8d26933
[project @ 2006-04-24 19:13:06 by jwe]
author | jwe |
---|---|
date | Mon, 24 Apr 2006 19:13:11 +0000 |
parents | ce79d238f142 |
children | bd3041e30d97 |
line wrap: on
line diff
--- a/src/ov-range.h +++ b/src/ov-range.h @@ -145,7 +145,6 @@ bool is_numeric_type (void) const { return true; } - // XXX DO ME XXX bool is_true (void) const; double double_value (bool = false) const; @@ -197,7 +196,7 @@ oct_data_conv::data_type output_type, int skip, oct_mach_info::float_format flt_fmt) const { - // XXX FIXME XXX -- could be more memory efficient by having a + // FIXME -- could be more memory efficient by having a // special case of the octave_stream::write method for ranges. return os.write (matrix_value (), block_size, output_type, skip,