diff lisp/calc/calc-mtx.el @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
line wrap: on
line diff
--- a/lisp/calc/calc-mtx.el	Thu Sep 04 04:00:49 2003 +0000
+++ b/lisp/calc/calc-mtx.el	Mon Sep 08 11:56:09 2003 +0000
@@ -365,5 +365,4 @@
 	  (math-reject-arg m "*Singular matrix"))
     (math-reject-arg m 'square-matrixp)))
 
-;;; arch-tag: fc0947b1-90e1-4a23-8950-d8ead9c3a306
 ;;; calc-mtx.el ends here