made QuantifiersEngine::d_inst_match_trie and QuantifiersEngine::d_lemmas_produced...
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 28 Jan 2013 07:57:20 +0000 (01:57 -0600)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 28 Jan 2013 07:57:20 +0000 (01:57 -0600)
commitc5d1a5d8f898bf22c6bbc98f1d484b07706c035b
tree49b5cc92ea74d720178d60bab2837bf897559813
parentbcbf52ffbe0416ecf70bdb644017c338c0540793
made QuantifiersEngine::d_inst_match_trie and QuantifiersEngine::d_lemmas_produced user-level context dependent.  this fixes bug 486
src/theory/quantifiers/inst_match.cpp
src/theory/quantifiers/inst_match.h
src/theory/quantifiers/instantiation_engine.cpp
src/theory/quantifiers/options
src/theory/quantifiers_engine.cpp
src/theory/quantifiers_engine.h
src/theory/theory_engine.cpp