mirror of
https://github.com/Z3Prover/z3
synced 2025-08-23 11:37:54 +00:00
extract generic content from nla_intervals
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
27b69cf280
commit
a068ee9748
3 changed files with 494 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
z3_add_component(interval
|
||||
SOURCES
|
||||
interval_mpq.cpp
|
||||
dep_intervals.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
util
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue