diff options
author | filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2003-12-19 08:45:15 +0000 |
---|---|---|
committer | filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2003-12-19 08:45:15 +0000 |
commit | ca429ac1c38731b94f5b89f4f340d91fdac1ccfc (patch) | |
tree | d4910a98e7f1347295ecc0bc688a7acb0a8b541d | |
parent | 1cdc76c610d7a923f15b5e5910c8dc02c6c49ba4 (diff) |
maj
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8415 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r-- | doc/RefMan.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/RefMan.txt b/doc/RefMan.txt index 5bbc2e81e..61afe8bd7 100644 --- a/doc/RefMan.txt +++ b/doc/RefMan.txt @@ -21,9 +21,9 @@ MANUEL DE REFERENCE \part{The proof engine} \include{RefMan-oth.v}% Vernacular commands JCF -fait \include{RefMan-pro}% Proof handling Clement -\include{RefMan-tac.v}% Tactics and tacticals JCF - en cours +\include{RefMan-tac.v}% Tactics and tacticals JCF - fait %% ajouter JProver/Ground/CC Pierre C -fait -\include{RefMan-tacex.v}% Detailed Examples of tactics JCF +\include{RefMan-tacex.v}% Detailed Examples of tactics JCF - fait \part{User extensions} \include{RefMan-syn.v}% The Syntax and the Grammar commands HH |