3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-24 12:07:52 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2021-04-20 12:03:28 -07:00
parent 4da1b7b03c
commit 831edba1c8
7 changed files with 26 additions and 1 deletions

View file

@ -10,4 +10,5 @@ z3_add_component(polysat
COMPONENT_DEPENDENCIES
util
dd
simplex
)