Mercurial > hg > octave-nkf
diff liboctave/so-array.cc @ 5775:ace8d8d26933
[project @ 2006-04-24 19:13:06 by jwe]
author | jwe |
---|---|
date | Mon, 24 Apr 2006 19:13:11 +0000 |
parents | 4c8a2e4e0717 |
children | 83619ae96c1d |
line wrap: on
line diff
--- a/liboctave/so-array.cc +++ b/liboctave/so-array.cc @@ -29,7 +29,7 @@ #include "ArrayN.h" #include "Array-util.h" -// XXX FIXME XXX -- we are including the MArray{,2,N}.h files just for +// FIXME -- we are including the MArray{,2,N}.h files just for // their gripe_nonconformant function decls. #include "MArray.h" #include "MArray2.h"