Skip to content

Commit

Permalink
remove wsp
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolaj Bjorner <[email protected]>
  • Loading branch information
NikolajBjorner committed Jul 18, 2024
1 parent 9803e9e commit 458d8b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/sat/smt/euf_solver.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 458d8b0

Please sign in to comment.