diff options
| author | Pierre-Marie Pédrot | 2017-10-07 22:47:48 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2017-10-07 22:52:29 +0200 |
| commit | 533b5ee5a3c5dd4c2e54d85dba9485722bb21db1 (patch) | |
| tree | 94d53e9572b04200188252b71f59806ab49f97e7 /src/tac2interp.ml | |
| parent | f0fb8686377815978556e7d554f27de6406d1fed (diff) | |
Remove unused warnings.
Diffstat (limited to 'src/tac2interp.ml')
| -rw-r--r-- | src/tac2interp.ml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tac2interp.ml b/src/tac2interp.ml index db30f52772..6f158ac66e 100644 --- a/src/tac2interp.ml +++ b/src/tac2interp.ml @@ -9,7 +9,6 @@ open Util open Pp open CErrors -open Genarg open Names open Proofview.Notations open Tac2expr |
