mirror of
https://github.com/Z3Prover/z3
synced 2026-02-20 15:34:41 +00:00
before rm lu
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
f7c9c9ef72
commit
ea16f6608c
25 changed files with 70 additions and 3878 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