From 356056b7d6feadbe2ffbcde3865f7bc9e3388874 Mon Sep 17 00:00:00 2001 From: herbelin Date: Fri, 5 May 2006 13:21:25 +0000 Subject: Correction comportement clause _ du match goal git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8790 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/refman/RefMan-ltac.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/refman/RefMan-ltac.tex b/doc/refman/RefMan-ltac.tex index eced8099aa..de9897c418 100644 --- a/doc/refman/RefMan-ltac.tex +++ b/doc/refman/RefMan-ltac.tex @@ -539,8 +539,8 @@ is applied. \ErrMsg \errindex{No matching clauses for match goal} - No goal pattern can be used and, in particular, there is no {\tt - \_} goal pattern. +No clause succeeds, i.e. all matching patterns, if any, +fail at the application of the right-hand-side. \medskip -- cgit v1.2.3