diff options
Diffstat (limited to 'printing/pptactic.mli')
| -rw-r--r-- | printing/pptactic.mli | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/printing/pptactic.mli b/printing/pptactic.mli index 42b4c976af..30b9483db7 100644 --- a/printing/pptactic.mli +++ b/printing/pptactic.mli @@ -16,6 +16,7 @@ open Constrexpr open Tacexpr open Ppextend + type 'a raw_extra_genarg_printer = (constr_expr -> std_ppcmds) -> (constr_expr -> std_ppcmds) -> @@ -60,3 +61,4 @@ include Pptacticsig.Pp located in {!Ppannotation.t}. *) module Richpp : Pptacticsig.Pp +val ltop : tolerability |
