aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/auto.mli
diff options
context:
space:
mode:
authorGravatar Guillaume Melquiond <guillaume.melquiond@inria.fr>2016-01-02 16:55:03 +0100
committerGravatar Guillaume Melquiond <guillaume.melquiond@inria.fr>2016-01-02 16:55:03 +0100
commit5129c5b02bcab1426636d18583ec7a4a46195f0a (patch)
tree4451c458340f449eaffe2195e01e16d55431370a /tactics/auto.mli
parent82ac0604888679bc2fbdeda9ac264d7cd10f7928 (diff)
Reduce dependencies of interface files.
Diffstat (limited to 'tactics/auto.mli')
-rw-r--r--tactics/auto.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/tactics/auto.mli b/tactics/auto.mli
index eca592ad6..3e05d8821 100644
--- a/tactics/auto.mli
+++ b/tactics/auto.mli
@@ -10,7 +10,6 @@ open Names
open Term
open Clenv
open Pattern
-open Evd
open Decl_kinds
open Hints