From 7cfe0a70eda671ada6a46cd779ef9308f7e0fdb9 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Mon, 8 Sep 2014 18:34:04 +0200 Subject: Removing the XML plugin. Left a README, just in case someone will discover the remnants of it decades from now. --- plugins/xml/doubleTypeInference.mli | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 plugins/xml/doubleTypeInference.mli (limited to 'plugins/xml/doubleTypeInference.mli') diff --git a/plugins/xml/doubleTypeInference.mli b/plugins/xml/doubleTypeInference.mli deleted file mode 100644 index 5c00bdc67a..0000000000 --- a/plugins/xml/doubleTypeInference.mli +++ /dev/null @@ -1,24 +0,0 @@ -(************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(* Evd.evar_map -> Term.constr -> Term.constr - -val double_type_of : - Environ.env -> Evd.evar_map -> Term.constr -> Term.constr option -> - types Acic.CicHash.t -> unit -- cgit v1.2.3