Removed test docs error.

This commit is contained in:
Garth Minette 2021-05-16 12:57:18 -07:00
parent df45dbd159
commit f441298e09

View file

@ -45,7 +45,6 @@ function ident(n) = [
// bool = is_affine(x,<dim>);
// Topics: Affine, Matrices, Transforms, Type Checking
// See Also: is_matrix()
// fleegul()
// Description:
// Tests if the given value is an affine matrix, possibly also checking it's dimenstion.
// Arguments: