File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# the _real_ opam file for coq-vcfloat is at [adjusted for version number]
2- # https://github.com/coq/opam-coq-archive/blob/master/released/packages/coq-vcfloat/coq-vcfloat.2.1/opam
2+ # https://github.com/coq/opam-coq-archive/blob/master/released/packages/coq-vcfloat/coq-vcfloat.2.1.1 /opam
33opam-version: "2.0"
44synopsis: "VCFloat: Floating Point Round-off Error Analysis"
55description: "VCFloat is a tool for Coq proofs about floating-point round-off error."
@@ -28,13 +28,13 @@ run-test: [
2828]
2929depends: [
3030 "coq" {>= "8.16" & < "8.18~"}
31- "coq-flocq" {>= "4.1.0 " & < "5.0"}
32- "coq-interval" {>= "4.5.2 "}
33- "coq-compcert" {>= "3.11 "}
31+ "coq-flocq" {>= "4.1.1 " & < "5.0"}
32+ "coq-interval" {>= "4.8.0 "}
33+ "coq-compcert" {>= "3.12 "}
3434 "coq-bignums"
3535]
3636tags: [
37- "date:2023-04-13 "
37+ "date:2023-08-31 "
3838 "keyword:decision procedure"
3939 "keyword:floating-point arithmetic"
4040 "category:Computer Science/Decision Procedures and Certified Algorithms/Decision procedures"
You can’t perform that action at this time.
0 commit comments