* calc/calc-units.el (calc-ensure-consistent-units): Declare.
This commit is contained in:
parent
d14b00297f
commit
cd3466e6a5
1 changed files with 2 additions and 0 deletions
|
@ -356,6 +356,8 @@ Entries are (SYMBOL EXPR DOC-STRING TEMP-TYPE BASE-UNITS).")
|
|||
(math-to-standard-units (calc-top-n 1)
|
||||
nil))))))
|
||||
|
||||
(defvar calc-ensure-consistent-units)
|
||||
|
||||
(defun calc-quick-units ()
|
||||
(interactive)
|
||||
(calc-slow-wrapper
|
||||
|
|
Loading…
Add table
Reference in a new issue