this repo has no description

Merge pull request #19628 from bobot/why3-coq-1.4.0-coq-8.13

[Why3] why3-coq 1.4.0 supports coq 8.13*

Kate b7eb40e7 e3ebaaf6

Changed files
+1 -1
packages
why3-coq
why3-coq.1.4.0
+1 -1
packages/why3-coq/why3-coq.1.4.0/opam
···
depends: [
"conf-autoconf" {build & dev}
-
"coq" {>= "8.6" & < "8.13~"}
+
"coq" {>= "8.6" & < "8.14~"}
"ocaml" {>= "4.05.0"}
"ocamlfind" {build}
"why3" {= version}