Simplify Theory::collectModelInfo interface to not take deprecated fullModel argument.
authorajreynol <andrew.j.reynolds@gmail.com>
Tue, 4 Apr 2017 16:21:30 +0000 (11:21 -0500)
committerajreynol <andrew.j.reynolds@gmail.com>
Tue, 4 Apr 2017 16:21:30 +0000 (11:21 -0500)
commit6c0a62d69368b1af7e9777efcd703da6dc1cda11
tree677d518d345a230c35bfbcb016fca199185f131e
parent6cb3f49d3933061000fe63d2ee7e004cae06d6ba
Simplify Theory::collectModelInfo interface to not take deprecated fullModel argument.
27 files changed:
src/theory/arith/theory_arith.cpp
src/theory/arith/theory_arith.h
src/theory/arith/theory_arith_private.cpp
src/theory/arith/theory_arith_private.h
src/theory/arrays/theory_arrays.cpp
src/theory/arrays/theory_arrays.h
src/theory/bv/theory_bv.cpp
src/theory/bv/theory_bv.h
src/theory/datatypes/theory_datatypes.cpp
src/theory/datatypes/theory_datatypes.h
src/theory/quantifiers/theory_quantifiers.cpp
src/theory/quantifiers/theory_quantifiers.h
src/theory/sep/theory_sep.cpp
src/theory/sep/theory_sep.h
src/theory/sets/theory_sets.cpp
src/theory/sets/theory_sets.h
src/theory/sets/theory_sets_private.cpp
src/theory/sets/theory_sets_private.h
src/theory/strings/theory_strings.cpp
src/theory/strings/theory_strings.h
src/theory/theory.h
src/theory/theory_engine.cpp
src/theory/theory_engine.h
src/theory/theory_model.cpp
src/theory/theory_model.h
src/theory/uf/theory_uf.cpp
src/theory/uf/theory_uf.h