mirror of
https://github.com/Z3Prover/z3
synced 2025-08-23 19:47:52 +00:00
format
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
7f6f7eff1e
commit
fc36fb115f
1 changed files with 2 additions and 3 deletions
|
@ -275,7 +275,6 @@ struct goal2sat::imp : public sat::sat_internalizer {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
void cache(app* t, sat::literal l) override {
|
||||
force_push();
|
||||
SASSERT(!m_app2lit.contains(t));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue