* Clean up some options documentation
authorMorgan Deters <mdeters@gmail.com>
Sat, 6 Oct 2012 18:53:27 +0000 (18:53 +0000)
committerMorgan Deters <mdeters@gmail.com>
Sat, 6 Oct 2012 18:53:27 +0000 (18:53 +0000)
commit4e883ffc0b88256a966183ac6b87bb5767154cdf
treea193f12035e4417834ef08312f50739ae0b39a87
parent99cad5495be99efae434177d1537d4cfac35581c
* Clean up some options documentation
* Remove defunct --no-theory-registration option
* Point people to Wiki tutorial
* Modernize the cut-release script
* Misc cleanup, documentation

(this commit was certified error- and warning-free by the test-and-commit script.)
26 files changed:
INSTALL
NEWS
README
config/readline.m4
contrib/cut-release
doc/SmtEngine.3cvc_template.in
doc/options.3cvc_template.in
src/main/driver_unified.cpp
src/options/mkoptions
src/printer/Makefile.am
src/printer/model_format_mode.cpp [new file with mode: 0644]
src/printer/model_format_mode.h [new file with mode: 0644]
src/printer/options
src/printer/options_handlers.h [new file with mode: 0644]
src/prop/theory_proxy.cpp
src/prop/theory_proxy.h
src/smt/Makefile.am
src/smt/model_format_mode.cpp [deleted file]
src/smt/model_format_mode.h [deleted file]
src/smt/options
src/smt/options_handlers.h
src/theory/arith/options
src/theory/datatypes/options
src/theory/model.cpp
src/theory/options
src/theory/uf/options