aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/contradiction.ml
diff options
context:
space:
mode:
Diffstat (limited to 'tactics/contradiction.ml')
-rw-r--r--tactics/contradiction.ml3
1 files changed, 0 insertions, 3 deletions
diff --git a/tactics/contradiction.ml b/tactics/contradiction.ml
index 6389e0d33..14a9ae9c2 100644
--- a/tactics/contradiction.ml
+++ b/tactics/contradiction.ml
@@ -6,17 +6,14 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-open Pp
open Errors
open Term
-open Proof_type
open Hipattern
open Tacmach
open Tacticals
open Tactics
open Coqlib
open Reductionops
-open Glob_term
open Misctypes
(* Absurd *)