aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/cc/cctac.ml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/cc/cctac.ml')
-rw-r--r--plugins/cc/cctac.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/cc/cctac.ml b/plugins/cc/cctac.ml
index b086190f4..f4f62cb85 100644
--- a/plugins/cc/cctac.ml
+++ b/plugins/cc/cctac.ml
@@ -16,14 +16,12 @@ open Term
open Vars
open Tacmach
open Tactics
-open Tacticals
open Typing
open Ccalgo
open Ccproof
open Pp
open Errors
open Util
-open Proofview.Notations
let constant dir s = lazy (Coqlib.gen_constant "CC" dir s)