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
pub
frama-c
Commits
5b4cdb55
Commit
5b4cdb55
authored
Jan 13, 2023
by
Patrick Baudin
Browse files
allows using menhir
parent
053f0d3a
Changes
2
Hide whitespace changes
Inline
Side-by-side
dune-project
View file @
5b4cdb55
...
...
@@ -21,5 +21,6 @@
;; ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(using menhir 2.1)
(using dune_site 0.1)
(package (name frama-c) (sites (share share) (libexec lib) (lib plugins) (lib plugins_gui)))
opam
View file @
5b4cdb55
...
...
@@ -117,6 +117,7 @@ depends: [
( "alt-ergo-free" | "alt-ergo" )
"conf-graphviz" { post }
"conf-time" { with-test }
"menhir" { build }
"ocaml" { >= "4.11.1" }
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
...
...
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