summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-rules.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/calc/calc-rules.el')
-rw-r--r--lisp/calc/calc-rules.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/calc/calc-rules.el b/lisp/calc/calc-rules.el
index 90abce22186..f11df8e1f56 100644
--- a/lisp/calc/calc-rules.el
+++ b/lisp/calc/calc-rules.el
@@ -438,4 +438,5 @@ fitsystem(y, xv, pv, 0) := fitsystem(y, xv, cons(fvh,fvt))
hasfitparams(pv)))),
fitparam(n) = x := x ]"))
+;;; arch-tag: 0ed54a52-38f3-4ed7-9ca7-b8ecf8f2febe
;;; calc-rules.el ends here