mirror of
https://github.com/Z3Prover/z3
synced 2026-07-01 12:58:54 +00:00
remove mps_reader
This commit is contained in:
parent
55d45e0c0c
commit
f986ac6a75
7 changed files with 68 additions and 1874 deletions
|
|
@ -28,7 +28,6 @@ add_executable(shell
|
|||
opt_frontend.cpp
|
||||
smtlib_frontend.cpp
|
||||
z3_log_frontend.cpp
|
||||
lp_frontend.cpp
|
||||
# FIXME: shell should really link against libz3 but it can't due to requiring
|
||||
# use of some hidden symbols. Also libz3 has the ``api_dll`` component which
|
||||
# we don't want (I think).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue