aboutsummaryrefslogtreecommitdiffhomepage
path: root/ltac/tauto.ml
diff options
context:
space:
mode:
Diffstat (limited to 'ltac/tauto.ml')
-rw-r--r--ltac/tauto.ml5
1 files changed, 0 insertions, 5 deletions
diff --git a/ltac/tauto.ml b/ltac/tauto.ml
index 7cda8d914..655bfd5f5 100644
--- a/ltac/tauto.ml
+++ b/ltac/tauto.ml
@@ -10,17 +10,12 @@ open Term
open Hipattern
open Names
open Pp
-open Genarg
open Geninterp
-open Stdarg
open Misctypes
open Tacexpr
open Tacinterp
-open Tactics
-open Errors
open Util
open Tacticals.New
-open Proofview.Notations
let tauto_plugin = "tauto"
let () = Mltop.add_known_module tauto_plugin