diff options
Diffstat (limited to 'printing/pptactic.mli')
| -rw-r--r-- | printing/pptactic.mli | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/printing/pptactic.mli b/printing/pptactic.mli index 61acffd081..8973bd6bc3 100644 --- a/printing/pptactic.mli +++ b/printing/pptactic.mli @@ -92,8 +92,6 @@ val pr_raw_tactic_level : env -> tolerability -> raw_tactic_expr -> std_ppcmds val pr_glob_tactic : env -> glob_tactic_expr -> std_ppcmds -val pr_tactic : env -> Proof_type.tactic_expr -> std_ppcmds - val pr_hintbases : string list option -> std_ppcmds val pr_auto_using : ('constr -> std_ppcmds) -> 'constr list -> std_ppcmds |
