mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 11:15:43 -05:00
chore: use msat 0.8 in opam
This commit is contained in:
parent
7a2f59e9dd
commit
90eedeaf8d
1 changed files with 1 additions and 3 deletions
|
|
@ -16,11 +16,9 @@ depends: [
|
|||
"sequence"
|
||||
"zarith"
|
||||
"menhir"
|
||||
"msat" { >= "0.8" < "0.9" }
|
||||
"ocaml" { >= "4.03" }
|
||||
]
|
||||
pin-depends: [
|
||||
["msat" "https://github.com/Gbury/mSAT.git#wip-refactor"]
|
||||
]
|
||||
tags: [ "sat" "smt" ]
|
||||
homepage: "https://github.com/c-cube/sidekick"
|
||||
dev-repo: "git+https://github.com/c-cube/sidekick.git"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue