3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-28 11:25:51 +00:00

forgotten changes after a rebase

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
Lev Nachmanson 2019-08-30 16:21:24 -07:00
parent 3d2fc57b82
commit f4e7002ea3
11 changed files with 43 additions and 18 deletions

View file

@ -47,7 +47,8 @@ z3_add_component(lp
polynomial
nlsat
PYG_FILES
lp_params.pyg
lp_params.pyg
nla_params.pyg
)
include_directories(${src_SOURCE_DIR})