Make --fmf-fun and --macros-quant work in incremental mode. Add regressions.
authorajreynol <andrew.j.reynolds@gmail.com>
Fri, 31 Jul 2015 23:31:07 +0000 (01:31 +0200)
committerajreynol <andrew.j.reynolds@gmail.com>
Fri, 31 Jul 2015 23:31:07 +0000 (01:31 +0200)
commit91f40dee752910fca5d749656c0b6ee1bc1281aa
tree4db131923ceabe2fff9f408fc39032bac973e399
parentbf7f7d6960f6e03e90880dd3da9ff1bf00943cf3
Make --fmf-fun and --macros-quant work in incremental mode. Add regressions.
src/smt/smt_engine.cpp
src/smt/smt_engine.h
src/theory/quantifiers/fun_def_process.cpp
src/theory/quantifiers/fun_def_process.h
src/theory/quantifiers/macros.cpp
test/regress/regress0/push-pop/Makefile.am
test/regress/regress0/push-pop/quant-fun-proc-unfd.smt2 [new file with mode: 0644]
test/regress/regress0/push-pop/quant-fun-proc-unmacro.smt2 [new file with mode: 0644]
test/regress/regress0/push-pop/quant-fun-proc.smt2 [new file with mode: 0644]