aboutsummaryrefslogtreecommitdiff
path: root/printing/printer.mli
diff options
context:
space:
mode:
Diffstat (limited to 'printing/printer.mli')
-rw-r--r--printing/printer.mli2
1 files changed, 2 insertions, 0 deletions
diff --git a/printing/printer.mli b/printing/printer.mli
index 2bc589b63c..b99a9f9ab4 100644
--- a/printing/printer.mli
+++ b/printing/printer.mli
@@ -28,9 +28,11 @@ open Tacexpr
val pr_lconstr_env : env -> constr -> std_ppcmds
val pr_lconstr : constr -> std_ppcmds
+val pr_lconstr_goal_style_env : env -> constr -> std_ppcmds
val pr_constr_env : env -> constr -> std_ppcmds
val pr_constr : constr -> std_ppcmds
+val pr_constr_goal_style_env : env -> constr -> std_ppcmds
(** Same, but resilient to [Nametab] errors. Prints fully-qualified
names when [shortest_qualid_of_global] has failed. Prints "??"