aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq/coq.el
diff options
context:
space:
mode:
Diffstat (limited to 'coq/coq.el')
-rw-r--r--coq/coq.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/coq/coq.el b/coq/coq.el
index b60606c3..2c8e4cfa 100644
--- a/coq/coq.el
+++ b/coq/coq.el
@@ -30,8 +30,7 @@
(defvar coq-time-commands) ; defpacustom
(defvar coq-use-project-file t) ; defpacustom
(defvar coq-use-editing-holes) ; defpacustom
- (defvar coq-hide-additional-subgoals)
- (proof-ready-for-assistant 'coq)) ; compile for coq
+ (defvar coq-hide-additional-subgoals))
(require 'proof)
(require 'coq-system) ; load path, option, project file etc.