We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fdce8d commit e31bacdCopy full SHA for e31bacd
packages/gappa/gappa.1.3.5/opam
@@ -38,6 +38,7 @@ depends: [
38
"conf-bison" {build}
39
"conf-flex" {build}
40
]
41
+available: arch != "x86_32"
42
synopsis: "Tool intended for formally proving properties on numerical programs dealing with floating-point or fixed-point arithmetic"
43
url {
44
src: "https://gappa.gitlabpages.inria.fr/releases/gappa-1.3.5.tar.gz"
0 commit comments