From d40751a0270a60918ea6385edb53b1406ba990d5 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Mon, 18 Aug 2014 02:19:36 +0200 Subject: Fixing include of debugger. --- dev/ocamldebug-coq.run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/ocamldebug-coq.run') diff --git a/dev/ocamldebug-coq.run b/dev/ocamldebug-coq.run index aab03f34d..d4ab22ced 100644 --- a/dev/ocamldebug-coq.run +++ b/dev/ocamldebug-coq.run @@ -18,7 +18,7 @@ exec $OCAMLDEBUG \ -I $COQTOP/config -I $COQTOP/printing -I $COQTOP/grammar \ -I $COQTOP/lib -I $COQTOP/intf -I $COQTOP/kernel \ -I $COQTOP/library -I $COQTOP/pretyping -I $COQTOP/parsing \ - -I $COQTOP/interp -I $COQTOP/proofs -I $COQTOP/tactics \ + -I $COQTOP/interp -I $COQTOP/proofs -I $COQTOP/tactics -I $COQTOP/stm \ -I $COQTOP/toplevel -I $COQTOP/dev -I $COQTOP/config \ -I $COQTOP/plugins/cc -I $COQTOP/plugins/dp \ -I $COQTOP/plugins/extraction -I $COQTOP/plugins/field \ -- cgit v1.2.3