diff options
| author | filliatr | 2000-01-28 23:51:42 +0000 |
|---|---|---|
| committer | filliatr | 2000-01-28 23:51:42 +0000 |
| commit | e521ccb7d16b7e2192a0c0d6bc046534a4466848 (patch) | |
| tree | 1616a21eb4cb88bef2fcae0830d666bec2e02ab0 /proofs | |
| parent | bd23886243736ba75a584c475b7da521571c646d (diff) | |
documentation
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@288 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'proofs')
| -rw-r--r-- | proofs/proof_trees.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proofs/proof_trees.mli b/proofs/proof_trees.mli index 5e268c320f..6aa76f617f 100644 --- a/proofs/proof_trees.mli +++ b/proofs/proof_trees.mli @@ -11,7 +11,7 @@ open Evd open Environ (*i*) -(* This module declares the structure of proof trees, global and +(* This module declares the structures of proof trees, global and readable constraints, and a few utilities on these types *) type bindOcc = |
