mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-08 12:15:48 -05:00
merge opam fix from opam-repo
This commit is contained in:
parent
457aa15729
commit
b6ea55e7ab
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
name: "msat-bin"
|
name: "msat-bin"
|
||||||
synopsis: "SAT solver binary based on the msat library"
|
synopsis: "SAT solver binary based on the msat library"
|
||||||
license: "Apache"
|
license: "Apache-2.0"
|
||||||
version: "0.9.1"
|
version: "0.9.1"
|
||||||
author: ["Simon Cruanes" "Guillaume Bury"]
|
author: ["Simon Cruanes" "Guillaume Bury"]
|
||||||
maintainer: ["guillaume.bury@gmail.com" "simon.cruanes.2007@m4x.org"]
|
maintainer: ["guillaume.bury@gmail.com" "simon.cruanes.2007@m4x.org"]
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
name: "msat"
|
name: "msat"
|
||||||
synopsis: "Library containing a SAT solver that can be parametrized by a theory"
|
synopsis: "Library containing a SAT solver that can be parametrized by a theory"
|
||||||
license: "Apache"
|
license: "Apache-2.0"
|
||||||
version: "0.9.1"
|
version: "0.9.1"
|
||||||
author: ["Simon Cruanes" "Guillaume Bury"]
|
author: ["Simon Cruanes" "Guillaume Bury"]
|
||||||
maintainer: ["guillaume.bury@gmail.com" "simon.cruanes.2007@m4x.org"]
|
maintainer: ["guillaume.bury@gmail.com" "simon.cruanes.2007@m4x.org"]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue