aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/eauto.ml4
diff options
context:
space:
mode:
Diffstat (limited to 'tactics/eauto.ml4')
-rw-r--r--tactics/eauto.ml42
1 files changed, 1 insertions, 1 deletions
diff --git a/tactics/eauto.ml4 b/tactics/eauto.ml4
index 8b773762f..e9602762d 100644
--- a/tactics/eauto.ml4
+++ b/tactics/eauto.ml4
@@ -26,7 +26,7 @@ open Tactics
open Pattern
open Clenv
open Auto
-open Glob_term
+open Genredexpr
open Hiddentac
open Tacexpr
open Misctypes