projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35a38fb
)
revert
author
Chad Brewbaker
<chad@flyingdogsolutions.com>
Wed, 11 Jan 2017 02:59:20 +0000
(20:59 -0600)
committer
Chad Brewbaker
<chad@flyingdogsolutions.com>
Wed, 11 Jan 2017 02:59:20 +0000
(20:59 -0600)
src/smt/smt_engine.cpp
patch
|
blob
|
history
diff --git
a/src/smt/smt_engine.cpp
b/src/smt/smt_engine.cpp
index 9f4929d0b6d0c3c42f727ac7425bf1555c99eb89..a79416b76ecac68ca00d70b590d707885154a2f7 100644
(file)
--- a/
src/smt/smt_engine.cpp
+++ b/
src/smt/smt_engine.cpp
@@
-4255,9
+4255,6
@@
void SmtEnginePrivate::processAssertions() {
d_assertions.clear();
d_iteSkolemMap.clear();
- #ifdef CVC4_ASSERTIONS
- Rewriter::clearCaches();
- #endif
}
void SmtEnginePrivate::addFormula(TNode n, bool inUnsatCore, bool inInput)