diff options
| author | filliatr | 2003-12-19 08:44:38 +0000 |
|---|---|---|
| committer | filliatr | 2003-12-19 08:44:38 +0000 |
| commit | 1cdc76c610d7a923f15b5e5910c8dc02c6c49ba4 (patch) | |
| tree | 97f1dbddfc33b6012a59e7bece84a8dd201ef1b8 /doc/Correctness.tex | |
| parent | 140ea8f07bb1074fd2dfcda23fac673a53772124 (diff) | |
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
Diffstat (limited to 'doc/Correctness.tex')
| -rw-r--r-- | doc/Correctness.tex | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
