aboutsummaryrefslogtreecommitdiffhomepage
path: root/intf/constrexpr.mli
diff options
context:
space:
mode:
authorGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2012-10-02 15:57:23 +0000
committerGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2012-10-02 15:57:23 +0000
commitd863709ee2fcb920a256f1dfb96cbcbf25cdac80 (patch)
tree00434fd94e72d71c92982c8a937de267004a3060 /intf/constrexpr.mli
parent62aa6ad82ed5d986da1b979296a82fb46e64b55d (diff)
avoid referring to Term in constrexpr.mli and glob_term.mli
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15842 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'intf/constrexpr.mli')
-rw-r--r--intf/constrexpr.mli2
1 files changed, 0 insertions, 2 deletions
diff --git a/intf/constrexpr.mli b/intf/constrexpr.mli
index 3acfc3d44..322528479 100644
--- a/intf/constrexpr.mli
+++ b/intf/constrexpr.mli
@@ -7,10 +7,8 @@
(************************************************************************)
open Loc
-open Pp
open Names
open Libnames
-open Term
open Misctypes
open Decl_kinds