Expand definitions in theory datatypes, now has the expected semantics for incorrectl...
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 10 Apr 2014 20:50:56 +0000 (15:50 -0500)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 10 Apr 2014 20:51:08 +0000 (15:51 -0500)
commit6ae07a91cdd4f20f8fdccd7e31d217c6ca34ee45
tree0f4f929831ba092b54a5919809a01f089e023b84
parent65128efc1d0a4c2007ebb7b47712888481c07843
Expand definitions in theory datatypes, now has the expected semantics for incorrectly applied selector terms.
17 files changed:
src/parser/smt2/smt2.cpp
src/printer/cvc/cvc_printer.cpp
src/printer/smt2/smt2_printer.cpp
src/smt/boolean_terms.cpp
src/theory/datatypes/datatypes_rewriter.h
src/theory/datatypes/kinds
src/theory/datatypes/theory_datatypes.cpp
src/theory/datatypes/theory_datatypes.h
src/theory/datatypes/theory_datatypes_type_rules.h
src/theory/quantifiers/options_handlers.h
src/theory/quantifiers/quant_conflict_find.cpp
src/theory/quantifiers/trigger.cpp
src/theory/theory_model.cpp
test/regress/regress0/datatypes/Makefile.am
test/regress/regress0/datatypes/datatype1.cvc
test/regress/regress0/datatypes/datatype3.cvc
test/regress/regress0/datatypes/wrong-sel-simp.cvc