3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-29 03:45:51 +00:00

move the content of nla_params.pyg to smt_params_helper.pyg

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
Lev Nachmanson 2020-02-10 11:08:35 -08:00
parent e2514a2b19
commit 514c3d7a3b
4 changed files with 33 additions and 43 deletions

View file

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