mirror of
https://github.com/Z3Prover/z3
synced 2026-05-04 09:25:15 +00:00
rename finite_set_value_factor to finite_set_factory. Fix type bugs when creating unions of values
This commit is contained in:
parent
af2082a1aa
commit
5169e552fa
6 changed files with 42 additions and 41 deletions
|
|
@ -2,7 +2,7 @@ z3_add_component(model
|
|||
SOURCES
|
||||
array_factory.cpp
|
||||
datatype_factory.cpp
|
||||
finite_set_value_factory.cpp
|
||||
finite_set_factory.cpp
|
||||
func_interp.cpp
|
||||
model2expr.cpp
|
||||
model_core.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue