mirror of
https://github.com/Z3Prover/z3
synced 2025-04-08 10:25:18 +00:00
remove output
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
5ed27a6c38
commit
743e56bda3
|
@ -71,7 +71,6 @@ namespace euf {
|
|||
|
||||
void solver::updt_params(params_ref const& p) {
|
||||
m_config.updt_params(p);
|
||||
std::cout << get_config().m_relevancy_lvl << "\n";
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue