mirror of
https://github.com/Z3Prover/z3
synced 2025-09-30 13:19:04 +00:00
move smt params to params directory, update release.yml
This commit is contained in:
parent
dc420332b8
commit
c387b20ac6
91 changed files with 165 additions and 144 deletions
|
@ -21,7 +21,7 @@ TODO: eager equality propagation
|
|||
#pragma once
|
||||
|
||||
#include "smt/theory_arith.h"
|
||||
#include "smt/params/theory_arith_params.h"
|
||||
#include "params/theory_arith_params.h"
|
||||
#include "ast/arith_decl_plugin.h"
|
||||
#include "smt/arith_eq_adapter.h"
|
||||
#include "smt/theory_opt.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue