Skip to content
Snippets Groups Projects
Verified Commit 4dd54f5f authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Emacs mode: fix byte compilation

The Emacs lisp source file was failing byte-compilation, because the
“dynare-blocks” variable was used within an “eval-when-compile” block, while
its definition was not in such a block.

(cherry picked from commit 3a0327d3)
parent fed2e598
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment