mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 17:44:08 +00:00
remove wsp
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
9803e9ef6e
commit
458d8b033a
|
@ -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…
Reference in a new issue