diff lisp/calc/calc-mtx.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 0d8b17d428b5
children f2bcc073e61e 375f2633d815
line wrap: on
line diff
--- a/lisp/calc/calc-mtx.el	Mon Sep 01 15:45:46 2003 +0000
+++ b/lisp/calc/calc-mtx.el	Mon Sep 01 15:45:59 2003 +0000
@@ -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