mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-26 07:00:35 -08:00
; * test/lisp/calc/calc-tests.el: Fix warnings
This commit is contained in:
parent
957cdca6f0
commit
9b6872b4e4
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
||||||
(require 'calc)
|
(require 'calc)
|
||||||
(require 'calc-ext)
|
(require 'calc-ext)
|
||||||
(require 'calc-units)
|
(require 'calc-units)
|
||||||
|
(require 'calc-forms)
|
||||||
|
|
||||||
;; XXX The order in which calc libraries (in particular calc-units)
|
;; XXX The order in which calc libraries (in particular calc-units)
|
||||||
;; are loaded influences whether a calc integer in an expression
|
;; are loaded influences whether a calc integer in an expression
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue