aboutsummaryrefslogtreecommitdiff
path: root/kernel/typeops.mli
diff options
context:
space:
mode:
authorfilliatr2000-07-25 17:29:20 +0000
committerfilliatr2000-07-25 17:29:20 +0000
commitc330f60f1617afcb42cebe2fd2ccf9f330ea4f89 (patch)
tree53e61f40e19ea35216091af7324a6bbd4fc7e4bd /kernel/typeops.mli
parent968d65c616127446c5f1c5d3485e9efdc420e6a4 (diff)
retablissement make doc et make minicoq
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@571 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'kernel/typeops.mli')
-rw-r--r--kernel/typeops.mli4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel/typeops.mli b/kernel/typeops.mli
index a07206fb0f..a2fedf7f16 100644
--- a/kernel/typeops.mli
+++ b/kernel/typeops.mli
@@ -84,7 +84,7 @@ open Inductive
val find_case_dep_nparams :
env -> 'a evar_map -> constr * constr -> inductive_family -> constr -> bool
-(*
+(*i
val hyps_inclusion : env -> 'a evar_map -> var_context -> var_context -> bool
-*)
+i*)