From afdb9b7fa4a6ce1165b270ffdae4574897aa7c40 Mon Sep 17 00:00:00 2001 From: herbelin Date: Sun, 1 Oct 2000 13:18:45 +0000 Subject: Déplacement 'a reference et binder_kind de Term vers Rawterm git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@619 85f007b7-540e-0410-9357-904b9bb8a0f7 --- tactics/termdn.ml | 1 + 1 file changed, 1 insertion(+) (limited to 'tactics') diff --git a/tactics/termdn.ml b/tactics/termdn.ml index c62746cc71..1837b7945e 100644 --- a/tactics/termdn.ml +++ b/tactics/termdn.ml @@ -6,6 +6,7 @@ open Util open Names open Term open Pattern +open Rawterm (* Discrimination nets of terms. See the module dn.ml for further explanations. -- cgit v1.2.3