diff options
| author | Pierre Corbineau | 2015-03-02 14:42:12 +0100 |
|---|---|---|
| committer | Arnaud Spiwack | 2015-03-13 16:41:02 +0100 |
| commit | 46957a5114fbc955f7c48d73cb0e02e932ddd520 (patch) | |
| tree | 0576478181bf1f8da7c4d383d9fe124a5ed86e5a /printing/pptactic.mli | |
| parent | 17c1e778bc50ebb797e2b772bf72dbac403f9965 (diff) | |
rewiring Czar printers that were disabled
Backported from trunk.
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 a0bbc2e79f..fa91aefcf3 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 |
