mirror of
https://github.com/c-cube/sidekick.git
synced 2026-01-25 19:06:43 -05:00
chore: remove deps on funarith
This commit is contained in:
parent
dc320bf0c9
commit
242f554974
2 changed files with 0 additions and 7 deletions
|
|
@ -20,10 +20,6 @@ depends: [
|
|||
"menhir"
|
||||
"msat" { >= "0.8" < "0.9" }
|
||||
"ocaml" { >= "4.03" }
|
||||
"funarith"
|
||||
]
|
||||
pin-depends: [
|
||||
["funarith.dev" "git+https://github.com/c-cube/funarith.git"]
|
||||
]
|
||||
tags: [ "sat" "smt" ]
|
||||
homepage: "https://github.com/c-cube/sidekick"
|
||||
|
|
|
|||
|
|
@ -18,9 +18,6 @@ depends: [
|
|||
"ocaml" { >= "4.03" }
|
||||
"alcotest" {with-test}
|
||||
]
|
||||
depopts: [
|
||||
"funarith"
|
||||
]
|
||||
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