* Numerous documentation fixes (fix doxygen warnings, add missing documentation,...
authorMorgan Deters <mdeters@gmail.com>
Wed, 29 Aug 2012 20:36:35 +0000 (20:36 +0000)
committerMorgan Deters <mdeters@gmail.com>
Wed, 29 Aug 2012 20:36:35 +0000 (20:36 +0000)
commit06e088262574a9f3e1638d89b93a25ae83514820
tree21546aec6fa84612c5ca0695a4ca0a46145fae2a
parent777d698c0b11c35da05c55488b02b42064c0fc48
* Numerous documentation fixes (fix doxygen warnings, add missing documentation, etc.).

* Remove sat_module.cpp, which was no longer used (was previously refactored?)
35 files changed:
README
config/doxygen.cfg
src/bindings/compat/c/c_interface.h
src/bindings/compat/c/c_interface_defs.h
src/bindings/compat/java/formula_value.h
src/decision/justification_heuristic.cpp
src/expr/expr_manager_template.cpp
src/expr/expr_manager_template.h
src/expr/expr_template.cpp
src/expr/expr_template.h
src/expr/kind_template.h
src/expr/metakind_template.h
src/expr/symbol_table.h
src/expr/type_checker_template.cpp
src/expr/type_properties_template.h
src/options/base_options_template.cpp
src/options/base_options_template.h
src/options/options_holder_template.h
src/options/options_template.cpp
src/parser/input.h
src/prop/sat_module.cpp [deleted file]
src/prop/sat_solver.h
src/smt/smt_options_template.cpp
src/theory/bv/bitblast_strategies.cpp
src/theory/bv/bitblast_strategies.h
src/theory/bv/bitblaster.cpp
src/theory/instantiator_tables_template.cpp
src/theory/rewriter_tables_template.h
src/theory/theory_traits_template.h
src/theory/type_enumerator_template.cpp
src/theory/uf/equality_engine.h
src/util/cardinality.h
src/util/integer.h.in
src/util/rational.h.in
src/util/tls.h.in