diff options
| author | Pierre-Marie Pédrot | 2014-07-25 20:22:07 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2014-07-25 20:24:49 +0200 |
| commit | 0736cd1ff1eb07c6faae43cdfbe2efd11c8470e9 (patch) | |
| tree | ecb06e9072845622a0b1b0d5c447064ae8f630b8 /printing/pptactic.mli | |
| parent | 8aec3a45d93b61874ef2567d1430821067905eb3 (diff) | |
Removing dead code relative to or_metaid.
Diffstat (limited to 'printing/pptactic.mli')
| -rw-r--r-- | printing/pptactic.mli | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/printing/pptactic.mli b/printing/pptactic.mli index 7dbdf80aac..82cb9c0a58 100644 --- a/printing/pptactic.mli +++ b/printing/pptactic.mli @@ -17,7 +17,6 @@ open Pattern open Misctypes val pr_or_var : ('a -> std_ppcmds) -> 'a or_var -> std_ppcmds -val pr_or_metaid : ('a -> std_ppcmds) -> 'a or_metaid -> std_ppcmds val pr_and_short_name : ('a -> std_ppcmds) -> 'a and_short_name -> std_ppcmds val pr_or_by_notation : ('a -> std_ppcmds) -> 'a or_by_notation -> std_ppcmds |
