aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
Diffstat (limited to 'dev')
-rw-r--r--dev/ocamldebug-v7.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/ocamldebug-v7.template b/dev/ocamldebug-v7.template
index 362f63b9e8..232e433bfe 100644
--- a/dev/ocamldebug-v7.template
+++ b/dev/ocamldebug-v7.template
@@ -24,6 +24,7 @@ case $coqdebug in
yes)
exec $OCAMLDEBUG \
-I $CAMLP4LIB \
+ -I $COQTOP/config \
-I $COQTOP/lib -I $COQTOP/kernel \
-I $COQTOP/library -I $COQTOP/pretyping -I $COQTOP/parsing \
-I $COQTOP/proofs -I $COQTOP/tactics \