From 0f61b02f84b41e1f019cd78824de28f18ff854aa Mon Sep 17 00:00:00 2001 From: herbelin Date: Thu, 29 Apr 2010 11:59:56 +0000 Subject: Removed obsolete v7->v8 translation code (function check_same_type is costly in size but it is still used for checking that the parameters of mutual inductive types are the same...). git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12971 85f007b7-540e-0410-9357-904b9bb8a0f7 --- interp/constrextern.mli | 1 - 1 file changed, 1 deletion(-) (limited to 'interp/constrextern.mli') diff --git a/interp/constrextern.mli b/interp/constrextern.mli index f52ec8fd8..ac9ed5714 100644 --- a/interp/constrextern.mli +++ b/interp/constrextern.mli @@ -21,7 +21,6 @@ open Pattern open Topconstr open Notation -(** v7->v8 translation *) val check_same_type : constr_expr -> constr_expr -> unit (** Translation of pattern, cases pattern, rawterm and term into syntax -- cgit v1.2.3