diff options
| author | Guillaume Melquiond | 2016-01-02 16:55:03 +0100 |
|---|---|---|
| committer | Guillaume Melquiond | 2016-01-02 16:55:03 +0100 |
| commit | 5129c5b02bcab1426636d18583ec7a4a46195f0a (patch) | |
| tree | 4451c458340f449eaffe2195e01e16d55431370a /printing | |
| parent | 82ac0604888679bc2fbdeda9ac264d7cd10f7928 (diff) | |
Reduce dependencies of interface files.
Diffstat (limited to 'printing')
| -rw-r--r-- | printing/pptacticsig.mli | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/printing/pptacticsig.mli b/printing/pptacticsig.mli index 01f240f6b8..5b89266553 100644 --- a/printing/pptacticsig.mli +++ b/printing/pptacticsig.mli @@ -8,11 +8,9 @@ open Pp open Genarg -open Constrexpr open Tacexpr open Ppextend open Environ -open Pattern open Misctypes module type Pp = sig |
