Make sure the proper macro definitions are available when compiling.
This commit is contained in:
parent
8a6fd2a78d
commit
c738837928
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@
|
|||
|
||||
(require 'calc-ext)
|
||||
(require 'calc-macs)
|
||||
(eval-when-compile
|
||||
(require 'calc-alg))
|
||||
|
||||
;;; Units operations.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue