Add option --fmf-fun-rlv, remove deprecated option --axiom-inst.
authorajreynol <andrew.j.reynolds@gmail.com>
Wed, 16 Sep 2015 09:07:36 +0000 (11:07 +0200)
committerajreynol <andrew.j.reynolds@gmail.com>
Wed, 16 Sep 2015 09:07:36 +0000 (11:07 +0200)
commit548582b252170f35a602705a109d88a608611cca
treeabcfe42578de4b4a99905ed76e1df23c396820ef
parentbad7f4fe4dca4c6511c2862bf81b6791640ac78f
Add option --fmf-fun-rlv, remove deprecated option --axiom-inst.
14 files changed:
src/smt/smt_engine.cpp
src/theory/quantifiers/first_order_model.cpp
src/theory/quantifiers/first_order_model.h
src/theory/quantifiers/fun_def_process.cpp
src/theory/quantifiers/model_engine.cpp
src/theory/quantifiers/model_engine.h
src/theory/quantifiers/modes.cpp
src/theory/quantifiers/modes.h
src/theory/quantifiers/options
src/theory/quantifiers/options_handlers.h
src/theory/quantifiers/term_database.h
src/theory/rep_set.cpp
src/theory/rep_set.h
src/theory/theory_model.cpp