From 928287134ab9dd23258c395589f8633e422e939f Mon Sep 17 00:00:00 2001 From: herbelin Date: Mon, 7 Apr 2003 17:19:41 +0000 Subject: Globalisation des noms de tactiques dans les définitions de tactiques pour compatibilité avec les modules. Globalisation partielle des invocations de tactiques hors définitions (partielle car noms des Intros/Assert/Inversion/... non connus). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3857 85f007b7-540e-0410-9357-904b9bb8a0f7 --- tactics/inv.ml | 1 + 1 file changed, 1 insertion(+) (limited to 'tactics/inv.ml') diff --git a/tactics/inv.ml b/tactics/inv.ml index 7ea582692..233c149cb 100644 --- a/tactics/inv.ml +++ b/tactics/inv.ml @@ -33,6 +33,7 @@ open Elim open Equality open Typing open Pattern +open Matching open Rawterm let collect_meta_variables c = -- cgit v1.2.3