Mercurial > hg > octave-lyh
diff src/ls-oct-ascii.cc @ 5775:ace8d8d26933
[project @ 2006-04-24 19:13:06 by jwe]
author | jwe |
---|---|
date | Mon, 24 Apr 2006 19:13:11 +0000 |
parents | 7ba9ad1fec11 |
children | 1138ced03f14 |
line wrap: on
line diff
--- a/src/ls-oct-ascii.cc +++ b/src/ls-oct-ascii.cc @@ -258,7 +258,7 @@ // # length: 5 // array // -// XXX FIXME XXX -- this format is fairly rigid, and doesn't allow for +// FIXME -- this format is fairly rigid, and doesn't allow for // arbitrary comments. Someone should fix that. It does allow arbitrary // types however. @@ -347,7 +347,7 @@ // // Returns 1 for success and 0 for failure. -// XXX FIXME XXX -- should probably write the help string here too. +// FIXME -- should probably write the help string here too. bool save_ascii_data (std::ostream& os, const octave_value& val_arg,