Fix soundness bug for quantifier macros involving Int/Real.
authorajreynol <andrew.j.reynolds@gmail.com>
Wed, 17 Sep 2014 15:35:41 +0000 (17:35 +0200)
committerajreynol <andrew.j.reynolds@gmail.com>
Wed, 17 Sep 2014 15:35:41 +0000 (17:35 +0200)
commit944961607aa4a16c97d32e605c3f609ab66b4dc5
tree33c85f76ae63081b80a4ba1c38250bc5618f3cf0
parent83f4a3a884f53fa02019d1dab308240f0027c908
Fix soundness bug for quantifier macros involving Int/Real.
src/theory/quantifiers/macros.cpp
test/regress/regress0/quantifiers/Makefile.am
test/regress/regress0/quantifiers/macros-int-real.smt2 [new file with mode: 0644]