diff --git a/affine.scad b/affine.scad index 7654973..55c3ea3 100644 --- a/affine.scad +++ b/affine.scad @@ -45,7 +45,6 @@ function ident(n) = [ // bool = is_affine(x,); // 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: