Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
895d3b02
Commit
895d3b02
authored
Jun 30, 2016
by
François Bobot
Committed by
Guillaume Melquiond
Jul 05, 2016
Browse files
Add menhirLib to why3 META if needed
parent
669cb9f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/why3/META.in
View file @
895d3b02
...
...
@@ -2,7 +2,7 @@ description = "Why3 library"
version
=
"@VERSION@"
archive
(
byte
)
=
"why3.cma"
archive
(
native
)
=
"why3.cmxa"
requires
=
"str unix num dynlink @ZIPLIB@"
requires
=
"str unix num dynlink @ZIPLIB@
@MENHIRLIB@
"
package
"extract"
(
description
=
"Why3 support library for extracted code"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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