diff options
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/ocamldebug-coq.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/ocamldebug-coq.template b/dev/ocamldebug-coq.template index 2d1c62892e..f921fb8a6c 100644 --- a/dev/ocamldebug-coq.template +++ b/dev/ocamldebug-coq.template @@ -15,6 +15,7 @@ fi exec $OCAMLDEBUG \ -I $CAMLP4LIB \ + -I $COQTOP \ -I $COQTOP/config \ -I $COQTOP/lib -I $COQTOP/kernel \ -I $COQTOP/library -I $COQTOP/pretyping -I $COQTOP/parsing \ |
