diff options
Diffstat (limited to 'lisp/calc/calc.el')
-rw-r--r-- | lisp/calc/calc.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/calc/calc.el b/lisp/calc/calc.el index 6312b20919d..bf06b68ac99 100644 --- a/lisp/calc/calc.el +++ b/lisp/calc/calc.el @@ -3375,4 +3375,5 @@ Also looks for the equivalent TeX words, \\gets and \\evalto." (run-hooks 'calc-load-hook) +;;; arch-tag: 0c3b170c-4ce6-4eaf-8d9b-5834d1fe938f ;;; calc.el ends here |