From d1fd275645e0bcf6a080e2c219b8a9af296f8a50 Mon Sep 17 00:00:00 2001 From: Hugo Herbelin Date: Sat, 24 May 2014 10:17:45 +0200 Subject: Dead code + typo. --- pretyping/inductiveops.mli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pretyping/inductiveops.mli') diff --git a/pretyping/inductiveops.mli b/pretyping/inductiveops.mli index 34ddce72b..fca0c64bf 100644 --- a/pretyping/inductiveops.mli +++ b/pretyping/inductiveops.mli @@ -115,7 +115,7 @@ val make_arity_signature : env -> bool -> inductive_family -> rel_context val make_arity : env -> bool -> inductive_family -> sorts -> types val build_branch_type : env -> bool -> constr -> constructor_summary -> types -(** Raise [Not_found] if not given an valid inductive type *) +(** Raise [Not_found] if not given a valid inductive type *) val extract_mrectype : constr -> pinductive * constr list val find_mrectype : env -> evar_map -> types -> pinductive * constr list val find_rectype : env -> evar_map -> types -> inductive_type -- cgit v1.2.3