diff lisp/calc/calc-stat.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-stat.el	Thu Sep 04 04:00:49 2003 +0000
+++ b/lisp/calc/calc-stat.el	Mon Sep 08 11:56:09 2003 +0000
@@ -586,5 +586,4 @@
 		 (math-div (math-mul suminvsqrwts (1- len)) len))
 	     (if pop len (1- len)))))))))
 
-;;; arch-tag: 423858e9-8513-489c-9f35-710cd9d9c307
 ;;; calc-stat.el ends here