diff options
| author | Gaetan Gilbert | 2017-04-27 21:58:52 +0200 |
|---|---|---|
| committer | Gaetan Gilbert | 2017-04-27 21:58:52 +0200 |
| commit | 9a48211ea8439a8502145e508b70ede9b5929b2f (patch) | |
| tree | 55b533fdf2e2237e675dfddccad9f3bb1d8cc23c /plugins/firstorder/sequent.mli | |
| parent | a77734ad64fff2396b161308099923037fb5d8a1 (diff) | |
Post-rebase warnings (unused opens and 2 unused values)
Diffstat (limited to 'plugins/firstorder/sequent.mli')
| -rw-r--r-- | plugins/firstorder/sequent.mli | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/firstorder/sequent.mli b/plugins/firstorder/sequent.mli index 18d68f54f9..6ed251f34e 100644 --- a/plugins/firstorder/sequent.mli +++ b/plugins/firstorder/sequent.mli @@ -6,10 +6,8 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -open Term open EConstr open Formula -open Tacmach open Globnames module OrderedConstr: Set.OrderedType with type t=Constr.t |
