From cb738f93e74b2d11bc5a67e75cf5f6f07e676d77 Mon Sep 17 00:00:00 2001 From: msozeau Date: Sun, 18 Jan 2009 17:58:23 +0000 Subject: Getting rid of the previous implementation of setoid_rewrite which was unplugged a long time ago. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11798 85f007b7-540e-0410-9357-904b9bb8a0f7 --- tactics/extraargs.mli | 7 ------- 1 file changed, 7 deletions(-) (limited to 'tactics/extraargs.mli') diff --git a/tactics/extraargs.mli b/tactics/extraargs.mli index 85ec60078..b27d8fffc 100644 --- a/tactics/extraargs.mli +++ b/tactics/extraargs.mli @@ -24,13 +24,6 @@ val occurrences : (int list or_var) Pcoq.Gram.Entry.e val rawwit_occurrences : (int list or_var) raw_abstract_argument_type val wit_occurrences : (int list) typed_abstract_argument_type -val rawwit_morphism_signature : - Setoid_replace.morphism_signature raw_abstract_argument_type -val wit_morphism_signature : - Setoid_replace.morphism_signature typed_abstract_argument_type -val morphism_signature : - Setoid_replace.morphism_signature Pcoq.Gram.Entry.e - val rawwit_raw : constr_expr raw_abstract_argument_type val wit_raw : rawconstr typed_abstract_argument_type val raw : constr_expr Pcoq.Gram.Entry.e -- cgit v1.2.3