aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2002-09-19 14:02:51 +0000
committerGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2002-09-19 14:02:51 +0000
commitade25271676f5e8dd4454ba8b3b3d7e3f8287633 (patch)
tree2835fd95892dbe2bed6138075a37fd83d037228e /doc
parentd0a6df6e55c252cd46c058908cdcb31efdaafd5c (diff)
avertissement Correctness plus d�velopp�
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8295 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc')
-rw-r--r--doc/Correctness.tex10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/Correctness.tex b/doc/Correctness.tex
index 7c8d97fc5..2e623fa96 100644
--- a/doc/Correctness.tex
+++ b/doc/Correctness.tex
@@ -8,7 +8,15 @@
% Introduction %
%%%%%%%%%%%%%%%%
-This chapter describes a new tactic
+\noindent\framebox{Warning:} The tactic presented in this chapter was a
+prototype implementation, now deprecated and no more maintained. It is
+subsumed by a much more powerful tool, developped and distributed
+independently of the system \Coq, called \textsc{Why} (see
+\url{http://why.lri.fr/}).
+
+\bigskip
+
+This chapter describes a tactic
to prove the correctness and termination of imperative
programs annotated in a Floyd-Hoare logic style.
The theoretical fundations of this tactic are described