mirror of
https://github.com/Z3Prover/z3
synced 2026-03-06 21:34:53 +00:00
Remove verbose logging in register_term function of sls_basic_plugin and fix formatting in sls_context
This commit is contained in:
parent
7be2c3ae1e
commit
d0da02695c
2 changed files with 1 additions and 2 deletions
|
|
@ -102,7 +102,7 @@ namespace sls {
|
|||
}
|
||||
return l_undef;
|
||||
}
|
||||
|
||||
|
||||
void context::propagate_boolean_assignment() {
|
||||
reinit_relevant();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue