diff options
| author | Hugo Herbelin | 2016-04-27 22:13:03 +0200 |
|---|---|---|
| committer | Hugo Herbelin | 2016-04-27 22:13:03 +0200 |
| commit | 8e3561074981f115e7767496de6cdb144efcedca (patch) | |
| tree | b42cfcb38a7a4f62df47e6f27e2478b19afe534e /printing/ppconstrsig.mli | |
| parent | 8877e43d77087720e278080dba37227443802997 (diff) | |
Revert "Fixing printing of Instance."
This reverts commit cbb917476e3920641352c108ec9ffaf6d1682217.
Diffstat (limited to 'printing/ppconstrsig.mli')
| -rw-r--r-- | printing/ppconstrsig.mli | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/printing/ppconstrsig.mli b/printing/ppconstrsig.mli index a59fc6d67d..c711dd8f7f 100644 --- a/printing/ppconstrsig.mli +++ b/printing/ppconstrsig.mli @@ -50,7 +50,6 @@ module type Pp = sig ('a * Names.Id.t) option * recursion_order_expr -> std_ppcmds - val pr_record_body : (reference * constr_expr) list -> std_ppcmds val pr_binders : local_binder list -> std_ppcmds val pr_constr_pattern_expr : constr_pattern_expr -> std_ppcmds val pr_lconstr_pattern_expr : constr_pattern_expr -> std_ppcmds |
