From 1cdc76c610d7a923f15b5e5910c8dc02c6c49ba4 Mon Sep 17 00:00:00 2001 From: filliatr Date: Fri, 19 Dec 2003 08:44:38 +0000 Subject: passe sur les labels et les refs dans chapitres tactiques git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8414 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/Correctness.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/Correctness.tex') diff --git a/doc/Correctness.tex b/doc/Correctness.tex index 98c5c4568b..b87fdae8a0 100644 --- a/doc/Correctness.tex +++ b/doc/Correctness.tex @@ -58,7 +58,7 @@ where $P$ and $Q$ stand for the pre- and post-conditions of the program, $\vec{x}$ and $\vec{y}$ the variables used and modified by the program and $v$ its result. Then this partial proof is given to the tactic \texttt{Refine} -(see~\ref{Refine}, page~\pageref{Refine}), which effect is to generate as many +(see~\ref{refine}, page~\pageref{refine}), which effect is to generate as many subgoals as holes in the partial proof term. \medskip -- cgit v1.2.3