mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 03:05:31 -05:00
chore: pin-depends for msat
This commit is contained in:
parent
cc18830eae
commit
c7fae418ab
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@ depends: [
|
|||
"ocaml" { >= "4.03" }
|
||||
"alcotest" {with-test}
|
||||
]
|
||||
pin-depends: [
|
||||
["msat.0.8.3" "git+https://github.com/Gbury/mSAT.git#8eb32fa9abdb30665db7030c4861fe2229c0f671"]
|
||||
]
|
||||
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