3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-10-14 11:40:19 +00:00

move smt params to params directory, update release.yml

This commit is contained in:
Nikolaj Bjorner 2025-06-09 10:47:22 -07:00
parent dc420332b8
commit c387b20ac6
91 changed files with 165 additions and 144 deletions

View file

@ -42,7 +42,7 @@ z3_add_component(lp
util
polynomial
nlsat
smt_params
params
PYG_FILES
lp_params_helper.pyg
)