From 26779fca89abd93a446a97cc888070b11960dd31 Mon Sep 17 00:00:00 2001 From: Gaƫtan Gilbert Date: Mon, 12 Jun 2017 11:47:37 +0200 Subject: Fix ocamldebug for the API --- dev/ocamldebug-coq.run | 1 + 1 file changed, 1 insertion(+) (limited to 'dev/ocamldebug-coq.run') diff --git a/dev/ocamldebug-coq.run b/dev/ocamldebug-coq.run index 3850c05fd..f4799f7b2 100644 --- a/dev/ocamldebug-coq.run +++ b/dev/ocamldebug-coq.run @@ -23,6 +23,7 @@ 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 \ -- cgit v1.2.3