From 4b2ae1c652f4b9de389d71d1f274bb332f694974 Mon Sep 17 00:00:00 2001 From: Hugo Herbelin Date: Sat, 3 Oct 2020 16:30:49 +0200 Subject: Adding debugging printer for stacks of EConstr. --- dev/top_printers.mli | 1 + 1 file changed, 1 insertion(+) (limited to 'dev/top_printers.mli') diff --git a/dev/top_printers.mli b/dev/top_printers.mli index 712f66112c..50495dc0a4 100644 --- a/dev/top_printers.mli +++ b/dev/top_printers.mli @@ -108,6 +108,7 @@ val pp_cpred : Names.Cpred.t -> unit val pp_transparent_state : TransparentState.t -> unit val pp_stack_t : Constr.t Reductionops.Stack.t -> unit +val pp_estack_t : EConstr.t Reductionops.Stack.t -> unit val pp_state_t : Reductionops.state -> unit val ppmetas : Evd.Metaset.t -> unit -- cgit v1.2.3