aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ocamldebug-v7.template
diff options
context:
space:
mode:
authorGravatar coq <coq@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-05-29 16:59:13 +0000
committerGravatar coq <coq@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-05-29 16:59:13 +0000
commit23eeec04be50b3d851f148c2500f94ab9df0574f (patch)
tree4992458ddb33aaac45f81a4ca91fe0085a92db0c /dev/ocamldebug-v7.template
parent982812b7e66746d588fc9dcf37da21f891cf8948 (diff)
Retablissement de minicoq
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1773 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'dev/ocamldebug-v7.template')
-rw-r--r--dev/ocamldebug-v7.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ocamldebug-v7.template b/dev/ocamldebug-v7.template
index a29c6cb0a..68cd59842 100644
--- a/dev/ocamldebug-v7.template
+++ b/dev/ocamldebug-v7.template
@@ -16,7 +16,7 @@ for op in $*
coq-debug-programs.out)
coqdebug="yes"
args="-is programs.coq";;
- coq*) coqdebug="yes";;
+ *coq*) coqdebug="yes";;
esac
done