mirror of
https://github.com/Z3Prover/z3
synced 2025-06-26 15:53:41 +00:00
move into separate component
This commit is contained in:
parent
d4a28d4553
commit
afc711d6ec
7 changed files with 98 additions and 34 deletions
|
@ -42,6 +42,7 @@ add_subdirectory(math/simplex)
|
|||
add_subdirectory(math/interval)
|
||||
add_subdirectory(math/bigfix)
|
||||
add_subdirectory(math/polysat)
|
||||
add_subdirectory(math/polysat/univariate)
|
||||
add_subdirectory(math/automata)
|
||||
add_subdirectory(math/realclosure)
|
||||
add_subdirectory(math/subpaving)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue