mirror of
https://github.com/Z3Prover/z3
synced 2025-05-10 17:25:47 +00:00
log
This commit is contained in:
parent
abed6fa6e1
commit
618b3945c1
3 changed files with 7 additions and 1 deletions
|
@ -49,7 +49,8 @@ namespace polysat {
|
|||
}
|
||||
|
||||
void simplify::operator()() {
|
||||
(void)s; // silence warning
|
||||
LOG_H2("Simplify");
|
||||
(void)s; // silence warning
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue