From e0003f41bd1b14b3cc74127355fe9504445750d1 Mon Sep 17 00:00:00 2001 From: herbelin Date: Fri, 7 Nov 2008 17:10:50 +0000 Subject: - Ajout possibilité de lancer ocamldebug sur coqide - Correction bug #1815 sur "coqide dir_inexistant/nom_fichier" - Tests oubliés de la révision 11438 (amélioration affichage coercions) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11555 85f007b7-540e-0410-9357-904b9bb8a0f7 --- dev/ocamldebug-coq.template | 1 + 1 file changed, 1 insertion(+) (limited to 'dev') diff --git a/dev/ocamldebug-coq.template b/dev/ocamldebug-coq.template index ac5ec1e0d5..31e928063d 100644 --- a/dev/ocamldebug-coq.template +++ b/dev/ocamldebug-coq.template @@ -26,4 +26,5 @@ exec $OCAMLDEBUG \ -I $COQTOP/contrib/subtac -I $COQTOP/contrib/funind \ -I $COQTOP/contrib/rtauto -I $COQTOP/contrib/setoid_ring \ -I $COQTOP/contrib/recdef -I $COQTOP/contrib/dp \ + -I $COQTOP/ide \ $* -- cgit v1.2.3