changeset 472:de6e80e22885

Remark only
author Chris Cannam
date Tue, 29 Oct 2013 11:33:38 +0000
parents 8094afddd1c9
children 8e39fa8a6a1f
files src/may/matrix.yeti
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/may/matrix.yeti	Tue Oct 29 11:33:33 2013 +0000
+++ b/src/may/matrix.yeti	Tue Oct 29 11:33:38 2013 +0000
@@ -783,7 +783,7 @@
     identityMatrix,
     zeroSizeMatrix,
     empty? = empty?',
-    equal,
+    equal, //!!! if empty is empty?, why is equal not equal? ?
     equalUnder,
     transposed,
     flipped,