aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/tacintern.ml
diff options
context:
space:
mode:
Diffstat (limited to 'tactics/tacintern.ml')
-rw-r--r--tactics/tacintern.ml3
1 files changed, 0 insertions, 3 deletions
diff --git a/tactics/tacintern.ml b/tactics/tacintern.ml
index c787ebbda..9b50cc1c0 100644
--- a/tactics/tacintern.ml
+++ b/tactics/tacintern.ml
@@ -6,7 +6,6 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-open Libobject
open Pattern
open Pp
open Genredexpr
@@ -21,12 +20,10 @@ open Globnames
open Nametab
open Smartlocate
open Constrexpr
-open Constrexpr_ops
open Termops
open Tacexpr
open Genarg
open Constrarg
-open Mod_subst
open Misctypes
open Locus