Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
15cd0092
Commit
15cd0092
authored
Oct 06, 2017
by
Guillaume Melquiond
Browse files
Update opam files.
parent
92d99e5e
Changes
3
Hide whitespace changes
Inline
Side-by-side
opam/why3-base/opam
View file @
15cd0092
...
...
@@ -21,7 +21,7 @@ tags: [
"automated theorem prover"
"interactive theorem prover"
]
available: [ ocaml-version >= "4.0
1.0
" ]
available: [ ocaml-version >= "4.0
2.3
" ]
# Jessie3 (frama-c plugin) is *disabled* because it is not ready
build: [
...
...
opam/why3-base/url
View file @
15cd0092
archive: "https://gforge.inria.fr/frs/download.php/file/3
6398
/why3-0.8
7.3
.tar.gz"
checksum: "
ea24a4877ca09e2ec4fff19d5f4d35c6
"
archive: "https://gforge.inria.fr/frs/download.php/file/3
7147
/why3-0.8
8.0
.tar.gz"
checksum: "
1aef885ff8eee34107585e11db623a8d
"
opam/why3/opam
View file @
15cd0092
...
...
@@ -19,15 +19,18 @@ tags: [
"automated theorem prover"
"interactive theorem prover"
]
available: [ ocaml-version >= "4.0
1.0
" ]
available: [ ocaml-version >= "4.0
2.3
" ]
depends: [
"why3-base" { = "0.8
7.3
" }
"why3-base" { = "0.8
8.0
" }
"lablgtk"
"conf-gtksourceview"
"zarith"
"camlzip"
"ocamlgraph"
]
depopts: [
"coq"
]
messages:[
"Coq realizations of Why3 theories are only available if Coq is installed" { !coq:installed }
]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment