aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2010-09-08 11:07:28 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2010-09-08 11:07:28 +0000
commit4ac7595d8fab9376cf0d79ef71f96c363c3a0d3a (patch)
tree1db5fead7fc68014b973fb3484be02eef1e2ef4a /coq
parent7a2d1d01bcb4b55c93ce946c31bbdd60463989c2 (diff)
Fix compile
Diffstat (limited to 'coq')
-rw-r--r--coq/coq-db.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/coq/coq-db.el b/coq/coq-db.el
index c8fd3f8a..020e3291 100644
--- a/coq/coq-db.el
+++ b/coq/coq-db.el
@@ -18,6 +18,7 @@
(require 'cl))
(require 'proof-config) ; for proof-face-specs, a macro
+(require 'proof-syntax) ; for proof-ids-to-regexp
(require 'holes)
(defconst coq-syntax-db nil