mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 20:05:51 +00:00
Removed unused m_qi_ematching parameter from smt_params
This commit is contained in:
parent
c2b8f25cf9
commit
ec8a86b78a
2 changed files with 0 additions and 2 deletions
|
@ -29,7 +29,6 @@ enum quick_checker_mode {
|
|||
};
|
||||
|
||||
struct qi_params {
|
||||
bool m_qi_ematching;
|
||||
std::string m_qi_cost;
|
||||
std::string m_qi_new_gen;
|
||||
double m_qi_eager_threshold;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue