mirror of
https://github.com/Z3Prover/z3
synced 2025-08-08 04:01:22 +00:00
fix compiler warnings
This commit is contained in:
parent
8ad480ab59
commit
a7f018aa03
6 changed files with 4 additions and 16 deletions
|
@ -61,8 +61,6 @@ namespace tseitin {
|
|||
m(m) {
|
||||
}
|
||||
|
||||
~proof_checker() override {}
|
||||
|
||||
expr_ref_vector clause(app* jst) override;
|
||||
|
||||
bool check(app* jst) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue