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 /stm | |
| parent | 82ac0604888679bc2fbdeda9ac264d7cd10f7928 (diff) | |
Reduce dependencies of interface files.
Diffstat (limited to 'stm')
| -rw-r--r-- | stm/lemmas.mli | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stm/lemmas.mli b/stm/lemmas.mli index e2ddf79df8..93f24b42cb 100644 --- a/stm/lemmas.mli +++ b/stm/lemmas.mli @@ -9,8 +9,6 @@ open Names open Term open Decl_kinds -open Constrexpr -open Vernacexpr open Pfedit type 'a declaration_hook |
