Mercurial > emacs
changeset 62833:34fb1c7772f9
(math-decls-cache-tag): Declare it.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sat, 28 May 2005 04:38:23 +0000 |
parents | 24bf48d7bb93 |
children | 2e023f0354c4 |
files | lisp/calc/calc-stuff.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/calc/calc-stuff.el Sat May 28 04:37:43 2005 +0000 +++ b/lisp/calc/calc-stuff.el Sat May 28 04:38:23 2005 +0000 @@ -171,6 +171,7 @@ (defvar math-max-digits-cache) ; calc-bin.el (defvar math-integral-cache) ; calcalg2.el (defvar math-units-table) ; calc-units.el +(defvar math-decls-cache-tag) ; calc-arith.el (defvar math-format-date-cache) ; calc-forms.el (defvar math-holidays-cache-tag) ; calc-forms.el