aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/typeops.mli
diff options
context:
space:
mode:
authorGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>1999-10-20 20:41:08 +0000
committerGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>1999-10-20 20:41:08 +0000
commitd18d82c9e58567384ea632c77a5c1531f6d534cb (patch)
tree88b97805630eee3205aad0e818030158fbf7903d /kernel/typeops.mli
parenta8972eb35ab1020ed9a379811c372fae53deef41 (diff)
- documentation repertoire proofs/
- IsAppL of constr * constr list ==> répercussion - module Clenv (suite; as terminé) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@113 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'kernel/typeops.mli')
-rw-r--r--kernel/typeops.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/typeops.mli b/kernel/typeops.mli
index f87601299..cb7f97ec5 100644
--- a/kernel/typeops.mli
+++ b/kernel/typeops.mli
@@ -10,7 +10,7 @@ open Environ
(*i*)
-(* Base operations of the typing machine. *)
+(* Basic operations of the typing machine. *)
val make_judge : constr -> typed_type -> unsafe_judgment