# HG changeset patch # User jwe # Date 1071089067 0 # Node ID 7736835a5c8e958897cdf0d58f873fed1284186b # Parent 6639c25740236f53d7ed3c3cfb30b86237b07423 [project @ 2003-12-10 20:44:26 by jwe] diff -r 6639c2574023 -r 7736835a5c8e liboctave/ChangeLog --- a/liboctave/ChangeLog Wed Dec 10 16:11:54 2003 +0000 +++ b/liboctave/ChangeLog Wed Dec 10 20:44:27 2003 +0000 @@ -1,5 +1,8 @@ 2003-12-10 John W. Eaton + * mx-ops: Delete bnda x bnda, b x bnda, and bnda x b ops since + they are already defined in boolNDArray.cc. + * Array-util.cc (get_zero_len_size): Delete. * Array.cc (Array::index (Array&, int, const T&)): Handle zero-length result dimensions the same as empty original diff -r 6639c2574023 -r 7736835a5c8e liboctave/mx-ops --- a/liboctave/mx-ops Wed Dec 10 16:11:54 2003 +0000 +++ b/liboctave/mx-ops Wed Dec 10 20:44:27 2003 +0000 @@ -11,9 +11,6 @@ nda NDArray ND dNDArray.h YES s double S NONE NO # ops -bnda bnda bnda L false -bnda b bnda L false -bnda bnda b L false cdm cdm dm B cdm dm cdm B cm cs cdm B