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/ltac/rewrite.ml | |
| parent | a77734ad64fff2396b161308099923037fb5d8a1 (diff) | |
Post-rebase warnings (unused opens and 2 unused values)
Diffstat (limited to 'plugins/ltac/rewrite.ml')
| -rw-r--r-- | plugins/ltac/rewrite.ml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ltac/rewrite.ml b/plugins/ltac/rewrite.ml index 9a1615d3f2..5630a2d7b6 100644 --- a/plugins/ltac/rewrite.ml +++ b/plugins/ltac/rewrite.ml @@ -17,7 +17,6 @@ open EConstr open Vars open Reduction open Tacticals.New -open Tacmach open Tactics open Pretype_errors open Typeclasses |
