mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
remove wsp
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
9803e9ef6e
commit
458d8b033a
1 changed files with 0 additions and 2 deletions
|
@ -237,8 +237,6 @@ namespace euf {
|
|||
|
||||
eq_proof_hint* mk_hint(symbol const& th, literal lit);
|
||||
|
||||
|
||||
|
||||
void init_proof();
|
||||
void on_clause(unsigned n, literal const* lits, sat::status st) override;
|
||||
void on_lemma(unsigned n, literal const* lits, sat::status st);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue