3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-08 08:15:47 +00:00

roll back changes in get_model

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
Lev Nachmanson 2018-08-12 13:04:12 +08:00
parent 0dbe8982ce
commit b6f07e2a23
4 changed files with 6 additions and 8 deletions

View file

@ -97,7 +97,7 @@ add_subdirectory(tactic/portfolio)
add_subdirectory(opt)
add_subdirectory(api)
add_subdirectory(api/dll)
add_definitions(-DDUMP_ARGS)
################################################################################
# libz3
################################################################################