diff options
| author | clrenard | 2001-06-12 16:14:43 +0000 |
|---|---|---|
| committer | clrenard | 2001-06-12 16:14:43 +0000 |
| commit | 2fac7e592ae2767cb9e9a954599723c279173b61 (patch) | |
| tree | 54fb87ad74f3dc28ea9f121110011409a4ef1531 /doc/Makefile | |
| parent | afe9a707f025745460b159dd45500c0a40e3903d (diff) | |
Ajout de la doc pour la tactique Setoid_replace.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8214 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/Makefile')
| -rw-r--r-- | doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index a104b1fa90..e6d46e044d 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -40,7 +40,7 @@ REFMANCOQTEXFILES=\ COQTEXFILES= Cases.v.tex Coercion.v.tex Extraction.v.tex Program.v.tex\ Omega.v.tex Natural.v.tex Changes.v.tex Tutorial.v.tex Polynom.v.tex \ - Correctness.v.tex + Correctness.v.tex Setoid.v.tex REFMANFILES= Reference-Manual.tex RefMan-pre.tex RefMan-int.tex \ RefMan-pro.tex RefMan-com.tex RefMan-uti.tex RefMan-add.tex \ |
