aboutsummaryrefslogtreecommitdiff
path: root/dev/ocamldebug-coq.run
diff options
context:
space:
mode:
authorMaxime Dénès2017-12-29 14:08:57 +0100
committerMaxime Dénès2017-12-29 14:08:57 +0100
commit2d6e395dead61a49ede6208bc40e16b4b8e68ce4 (patch)
treecd14828b3c41252961c3bb975e814541ed3c3b78 /dev/ocamldebug-coq.run
parent53ade7982bebc8a85133d6b5ba257962e2f3fc15 (diff)
parent2be81020d8533b7d275f820fad8f597929aa064e (diff)
Merge PR #6493: [API] remove large file containing duplicate interfaces
Diffstat (limited to 'dev/ocamldebug-coq.run')
-rw-r--r--dev/ocamldebug-coq.run1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/ocamldebug-coq.run b/dev/ocamldebug-coq.run
index f4799f7b2c..3850c05fd9 100644
--- a/dev/ocamldebug-coq.run
+++ b/dev/ocamldebug-coq.run
@@ -23,7 +23,6 @@ exec $OCAMLDEBUG \
-I $COQTOP/pretyping -I $COQTOP/parsing -I $COQTOP/vernac \
-I $COQTOP/interp -I $COQTOP/proofs -I $COQTOP/tactics -I $COQTOP/stm \
-I $COQTOP/toplevel -I $COQTOP/dev -I $COQTOP/config -I $COQTOP/ltac \
- -I $COQTOP/API \
-I $COQTOP/plugins/cc -I $COQTOP/plugins/dp \
-I $COQTOP/plugins/extraction -I $COQTOP/plugins/field \
-I $COQTOP/plugins/firstorder -I $COQTOP/plugins/fourier \