diff options
Diffstat (limited to 'lisp/calc/calc-incom.el')
-rw-r--r-- | lisp/calc/calc-incom.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/calc/calc-incom.el b/lisp/calc/calc-incom.el index 8d85a9edef6..b8bb7ab4f9a 100644 --- a/lisp/calc/calc-incom.el +++ b/lisp/calc/calc-incom.el @@ -226,4 +226,5 @@ (error "Interval form is incomplete")) (t (error "Object is incomplete")))) +;;; arch-tag: b8001270-4dc7-481b-a3e3-a952e19b390d ;;; calc-incom.el ends here |