From 403917b7d9ecb2ddfaaac2185c355d415d5fa5bc Mon Sep 17 00:00:00 2001 From: Jim Fehrle Date: Sat, 8 Jun 2019 05:04:41 -0700 Subject: Re-add the "Show Goal" command for Prooftree in PG. It prints a goal given its internal goal id and the Stm state id. --- printing/printer.mli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'printing/printer.mli') diff --git a/printing/printer.mli b/printing/printer.mli index 4923e9ec0e..a72f319636 100644 --- a/printing/printer.mli +++ b/printing/printer.mli @@ -206,4 +206,4 @@ module ContextObjectMap : CMap.ExtS val pr_assumptionset : env -> evar_map -> types ContextObjectMap.t -> Pp.t val pr_goal_by_id : proof:Proof.t -> Id.t -> Pp.t - +val pr_goal_emacs : proof:Proof.t option -> int -> int -> Pp.t -- cgit v1.2.3