mirror of
https://github.com/Z3Prover/z3
synced 2025-11-10 16:12:03 +00:00
move tactic_params to params
This commit is contained in:
parent
203652da74
commit
06eb460c75
12 changed files with 40 additions and 21 deletions
|
|
@ -16,6 +16,7 @@ z3_add_component(params
|
|||
rewriter_params.pyg
|
||||
seq_rewriter_params.pyg
|
||||
solver_params.pyg
|
||||
tactic_params.pyg
|
||||
EXTRA_REGISTER_MODULE_HEADERS
|
||||
context_params.h
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue