aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq/coq-local-vars.el
diff options
context:
space:
mode:
Diffstat (limited to 'coq/coq-local-vars.el')
-rw-r--r--coq/coq-local-vars.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/coq/coq-local-vars.el b/coq/coq-local-vars.el
index 5643152d..08e871cf 100644
--- a/coq/coq-local-vars.el
+++ b/coq/coq-local-vars.el
@@ -9,6 +9,8 @@
;;; Commentary:
;;
+(require 'local-vars-list) ; in lib directory
+
(eval-when-compile
(defvar coq-prog-name nil)
(defvar coq-prog-args nil))