summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-stat.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/calc/calc-stat.el')
-rw-r--r--lisp/calc/calc-stat.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/calc/calc-stat.el b/lisp/calc/calc-stat.el
index 2f844969bdb..42d58776a47 100644
--- a/lisp/calc/calc-stat.el
+++ b/lisp/calc/calc-stat.el
@@ -586,4 +586,5 @@
(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