MATRIX command documentation is complete (but needs examples)
[pspp] / src / language / stats / matrix.c
index be635f9bad85012b7f784ec17e1639b9c9be7fa7..636c242ee1123b9914a79add7e68c4cf1e777e79 100644 (file)
@@ -3360,7 +3360,7 @@ struct matrix_cmd
             int w;
             int d;
             bool triangular;
-            bool hold;
+            bool hold;          /* XXX */
           }
         write;