More fixes for printing/parsing sets, fix kind name.
authorajreynol <andrew.j.reynolds@gmail.com>
Tue, 7 Mar 2017 17:17:34 +0000 (11:17 -0600)
committerajreynol <andrew.j.reynolds@gmail.com>
Tue, 7 Mar 2017 17:17:34 +0000 (11:17 -0600)
commitab68adfc44049598ee79a3c8b4379694d786d9aa
tree1609ecda726c535466b4f7501d4dba5b72409ba9
parent105cae4ed94f0ce13b0525a348b29d2fc7d5af72
More fixes for printing/parsing sets, fix kind name.
14 files changed:
src/parser/cvc/Cvc.g
src/parser/smt2/smt2.cpp
src/printer/cvc/cvc_printer.cpp
src/printer/smt2/smt2_printer.cpp
src/theory/quantifiers/term_database.cpp
src/theory/quantifiers/trigger.cpp
src/theory/sets/kinds
src/theory/sets/theory_sets_rewriter.cpp
src/theory/sets/theory_sets_type_rules.h
test/regress/regress0/sets/Makefile.am
test/regress/regress0/sets/complement.cvc [new file with mode: 0644]
test/regress/regress0/sets/complement2.cvc [new file with mode: 0644]
test/regress/regress0/sets/compliment.cvc [deleted file]
test/regress/regress0/sets/univset-simp.smt2