diff options
| author | Maxime Dénès | 2017-05-03 19:03:04 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2017-05-03 19:03:04 +0200 |
| commit | 7fa6663aeb79c10c9f38ab4d8d5cf402dc31e01f (patch) | |
| tree | d12effe1dc0a2dee9a2124a31dd18aef95ea629b /tactics | |
| parent | 2e50976a081c8b2b8a2a8dc04320324711b04381 (diff) | |
| parent | ba9806a242c7ece41a93181d1fb91279c89794ed (diff) | |
Merge PR#602: Fix more warnings
Diffstat (limited to 'tactics')
| -rw-r--r-- | tactics/hints.ml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tactics/hints.ml b/tactics/hints.ml index d57e4875c1..c5bacc5a20 100644 --- a/tactics/hints.ml +++ b/tactics/hints.ml @@ -6,8 +6,6 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -module CVars = Vars - open Pp open Util open CErrors |
