summaryrefslogtreecommitdiff
path: root/lisp/calc/calcalg3.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/calc/calcalg3.el')
-rw-r--r--lisp/calc/calcalg3.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/calc/calcalg3.el b/lisp/calc/calcalg3.el
index 4025e337ae1..56ee7f69878 100644
--- a/lisp/calc/calcalg3.el
+++ b/lisp/calc/calcalg3.el
@@ -1775,4 +1775,5 @@
(while (setq expr (cdr expr))
(math-all-vars-rec (car expr)))))
+;;; arch-tag: ff9f2920-8111-48b5-b3fa-b0682c3e44a6
;;; calcalg3.el ends here