mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 11:15:43 -05:00
fix opam
This commit is contained in:
parent
d26732271a
commit
b23f19b783
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ depends: [
|
||||||
"zarith"
|
"zarith"
|
||||||
"smtlib-utils" { >= "0.1" & < "0.3" }
|
"smtlib-utils" { >= "0.1" & < "0.3" }
|
||||||
"sidekick" { = version }
|
"sidekick" { = version }
|
||||||
|
"sidekick-arith" { = version }
|
||||||
"menhir"
|
"menhir"
|
||||||
"mtime"
|
"mtime"
|
||||||
"ocaml" { >= "4.03" }
|
"ocaml" { >= "4.03" }
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue