aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
Diffstat (limited to 'dev')
-rw-r--r--dev/ocamldebug-coq.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/ocamldebug-coq.template b/dev/ocamldebug-coq.template
index ac5ec1e0d5..31e928063d 100644
--- a/dev/ocamldebug-coq.template
+++ b/dev/ocamldebug-coq.template
@@ -26,4 +26,5 @@ exec $OCAMLDEBUG \
-I $COQTOP/contrib/subtac -I $COQTOP/contrib/funind \
-I $COQTOP/contrib/rtauto -I $COQTOP/contrib/setoid_ring \
-I $COQTOP/contrib/recdef -I $COQTOP/contrib/dp \
+ -I $COQTOP/ide \
$*