From bb4daa4af0515f3041203c5bcc0a1d8cd1123e5a Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Thu, 22 Nov 2018 11:40:57 +0100 Subject: Only use Coq API in coqpp. --- plugins/ltac/g_rewrite.mlg | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/ltac') diff --git a/plugins/ltac/g_rewrite.mlg b/plugins/ltac/g_rewrite.mlg index 2596bc22f2..f7375a0f01 100644 --- a/plugins/ltac/g_rewrite.mlg +++ b/plugins/ltac/g_rewrite.mlg @@ -226,8 +226,6 @@ let () = let raw_printer _ _ _ l = Pp.pr_non_empty_arg Ppconstr.pr_binders l in Pptactic.declare_extra_vernac_genarg_pprule wit_binders raw_printer -open Pcoq - } GRAMMAR EXTEND Gram -- cgit v1.2.3