aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
Diffstat (limited to 'dev')
-rw-r--r--dev/printers.mllib1
-rw-r--r--dev/top_printers.ml1
2 files changed, 0 insertions, 2 deletions
diff --git a/dev/printers.mllib b/dev/printers.mllib
index f065304422..8e72580629 100644
--- a/dev/printers.mllib
+++ b/dev/printers.mllib
@@ -144,7 +144,6 @@ Pcoq
Printer
Pptactic
Ppdecl_proof
-Tactic_printer
Egramml
Egramcoq
Himsg
diff --git a/dev/top_printers.ml b/dev/top_printers.ml
index e65e418478..8e7a92a8ff 100644
--- a/dev/top_printers.ml
+++ b/dev/top_printers.ml
@@ -20,7 +20,6 @@ open Sign
open Univ
open Environ
open Printer
-open Tactic_printer
open Term
open Termops
open Cerrors