Skip to content

Commit

Permalink
coq 8.6 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vzaliva committed Jan 5, 2017
1 parent 813aa21 commit 2790980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Test.v
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Require Import Bool.DecBool.
Require Import Arith.Min.
Require Import Omega. (* comment *)
Require Import BinNums Coq.List Setoid.
Require Import BinNums List Setoid.
Require Import Setoid. (* Presently for testing only. Consider moving it elsewhere *)

(* requires Arith.Min *)
Expand Down

0 comments on commit 2790980

Please sign in to comment.