Various fixes to documentation---typos, some incomplete documentation fixed, \file...
authorMorgan Deters <mdeters@gmail.com>
Sat, 7 Jul 2012 21:01:33 +0000 (21:01 +0000)
committerMorgan Deters <mdeters@gmail.com>
Sat, 7 Jul 2012 21:01:33 +0000 (21:01 +0000)
commit8b01efc32d61391d8d3cd2aaac0de49cd8e88ecc
tree9e61b253a66fc91ca86b11bc1cabae9e1a7394da
parent8166b6cef258b198d0ffc97d125da3c85acf9708
Various fixes to documentation---typos, some incomplete documentation fixed, \file tags corrected, copyright added to files that had it missing, etc.

I ensured that I didn't change any code with this commit, and even tested on the cluster to be doubly sure:

  http://church.cims.nyu.edu/regress-results/compare_jobs.php?job_id=4655&reference_id=4646&p=0
98 files changed:
contrib/extract-strings-and-comments [new file with mode: 0755]
contrib/spellcheck [new file with mode: 0755]
contrib/theoryskel/theory_DIR.h
src/context/cdhashmap_forward.h
src/context/cdhashset.h
src/context/cdhashset_forward.h
src/context/cdlist.h
src/context/cdmaybe.h
src/decision/justification_heuristic.cpp
src/decision/justification_heuristic.h
src/decision/relevancy.cpp
src/expr/expr_manager_template.cpp
src/expr/node_builder.h
src/expr/node_manager.h
src/expr/pickler.h
src/main/driver.cpp
src/main/driver_portfolio.cpp
src/proof/sat_proof.cpp
src/prop/cnf_stream.h
src/prop/sat_solver.h
src/prop/sat_solver_factory.cpp
src/prop/sat_solver_registry.cpp
src/prop/sat_solver_registry.h
src/prop/sat_solver_types.h
src/prop/theory_proxy.cpp
src/prop/theory_proxy.h
src/theory/arith/arith_priority_queue.h
src/theory/arith/arith_static_learner.cpp
src/theory/arith/arith_static_learner.h
src/theory/arith/arith_utilities.h
src/theory/arith/arithvar.h
src/theory/arith/congruence_manager.cpp
src/theory/arith/congruence_manager.h
src/theory/arith/constraint.cpp
src/theory/arith/constraint.h
src/theory/arith/dio_solver.cpp
src/theory/arith/dio_solver.h
src/theory/arith/linear_equality.cpp
src/theory/arith/linear_equality.h
src/theory/arith/matrix.cpp
src/theory/arith/matrix.h
src/theory/arith/normal_form.h
src/theory/arith/partial_model.cpp
src/theory/arith/simplex.h
src/theory/arith/theory_arith.cpp
src/theory/arith/theory_arith.h
src/theory/arith/theory_arith_instantiator.cpp
src/theory/arith/theory_arith_instantiator.h
src/theory/booleans/circuit_propagator.h
src/theory/bv/bitblast_strategies.cpp
src/theory/bv/bv_subtheory_bitblast.cpp
src/theory/bv/bv_subtheory_bitblast.h
src/theory/bv/theory_bv_rewrite_rules_constant_evaluation.h
src/theory/bv/theory_bv_rewrite_rules_operator_elimination.h
src/theory/datatypes/theory_datatypes_instantiator.h
src/theory/inst_match.h
src/theory/inst_match_impl.h
src/theory/instantiator_default.h
src/theory/quantifiers/model_engine.h
src/theory/quantifiers/quantifiers_rewriter.cpp
src/theory/quantifiers/theory_quantifiers_instantiator.h
src/theory/rewriter.h
src/theory/rewriterules/theory_rewriterules.cpp
src/theory/rewriterules/theory_rewriterules.h
src/theory/rewriterules/theory_rewriterules_params.h
src/theory/rewriterules/theory_rewriterules_preprocess.h
src/theory/rewriterules/theory_rewriterules_rewriter.h
src/theory/rewriterules/theory_rewriterules_rules.cpp
src/theory/rewriterules/theory_rewriterules_rules.h
src/theory/rewriterules/theory_rewriterules_type_rules.h
src/theory/shared_terms_database.h
src/theory/term_registration_visitor.cpp
src/theory/term_registration_visitor.h
src/theory/theory_engine.cpp
src/theory/theory_engine.h
src/theory/theory_registrar.h
src/theory/theory_test_utils.h
src/theory/theoryof_mode.h
src/theory/uf/equality_engine.cpp
src/theory/uf/equality_engine.h
src/theory/uf/equality_engine_types.h
src/theory/uf/theory_uf_candidate_generator.h
src/theory/uf/theory_uf_strong_solver.cpp
src/theory/uf/theory_uf_strong_solver.h
src/theory/unconstrained_simplifier.cpp
src/util/backtrackable.h
src/util/bool.h
src/util/dense_map.h
src/util/index.h
src/util/integer_gmp_imp.h
src/util/lemma_input_channel.h
src/util/node_visitor.h
src/util/options.cpp
src/util/options.h
src/util/stats.cpp
test/system/cvc3_george.cpp
test/system/cvc3_george.h
test/unit/context/context_mm_black.h