summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-mtx.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/calc/calc-mtx.el')
-rw-r--r--lisp/calc/calc-mtx.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/calc/calc-mtx.el b/lisp/calc/calc-mtx.el
index 8f331e3e965..99442d4d33d 100644
--- a/lisp/calc/calc-mtx.el
+++ b/lisp/calc/calc-mtx.el
@@ -365,4 +365,5 @@
(math-reject-arg m "*Singular matrix"))
(math-reject-arg m 'square-matrixp)))
+;;; arch-tag: fc0947b1-90e1-4a23-8950-d8ead9c3a306
;;; calc-mtx.el ends here