Removing more miscellaneous throw specifiers. (#1488)
authorTim King <taking@cs.nyu.edu>
Tue, 9 Jan 2018 06:04:02 +0000 (22:04 -0800)
committerGitHub <noreply@github.com>
Tue, 9 Jan 2018 06:04:02 +0000 (22:04 -0800)
commit3c6398194b01372720964590b2b07d93590e511d
tree1e1f40d79eeabe8b30524fe96d279a4f3d5b8fd7
parent707e27e61addafdbcce5e7b6d32a61985f563dfb
Removing more miscellaneous throw specifiers. (#1488)

Removing more miscellaneous throw specifiers.
43 files changed:
src/main/interactive_shell.cpp
src/main/interactive_shell.h
src/main/util.cpp
src/options/base_handlers.h
src/options/options.h
src/options/options_handler.cpp
src/options/options_handler.h
src/options/options_template.cpp
src/options/theoryof_mode.cpp
src/options/theoryof_mode.h
src/theory/arrays/static_fact_manager.h
src/theory/arrays/union_find.h
src/theory/bv/bitblaster_template.h
src/theory/bv/lazy_bitblaster.cpp
src/theory/bv/type_enumerator.h
src/theory/output_channel.h
src/theory/quantifiers/ambqi_builder.h
src/theory/quantifiers/candidate_generator.h
src/theory/quantifiers/conjecture_generator.h
src/theory/quantifiers/first_order_model.cpp
src/theory/quantifiers/first_order_model.h
src/theory/quantifiers/full_model_check.h
src/theory/quantifiers/inst_match_generator.cpp
src/theory/quantifiers/inst_match_generator.h
src/theory/quantifiers/inst_strategy_cbqi.cpp
src/theory/quantifiers/inst_strategy_cbqi.h
src/theory/quantifiers/model_builder.h
src/theory/quantifiers/quant_conflict_find.h
src/theory/quantifiers/quant_equality_engine.h
src/theory/quantifiers/rewrite_engine.h
src/theory/theory_model.h
src/theory/uf/symmetry_breaker.h
src/util/abstract_value.cpp
src/util/abstract_value.h
src/util/cache.h
src/util/integer_cln_imp.cpp
src/util/integer_cln_imp.h
src/util/rational_cln_imp.h
src/util/resource_manager.cpp
src/util/resource_manager.h
src/util/statistics_registry.cpp
src/util/statistics_registry.h
src/util/tuple.h