Eliminate some static options access (#8795)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 25 May 2022 22:51:38 +0000 (17:51 -0500)
committerGitHub <noreply@github.com>
Wed, 25 May 2022 22:51:38 +0000 (22:51 +0000)
commitef38a3b721c725eaff2c1dbf9cf828213a853758
treef68d523d1833809afd60404e07ee7f87c6548967
parent422e6f9fb08c8fefd3ca9380f2d7ab9aceb7ddaf
Eliminate some static options access (#8795)

In preparation for eliminating options scopes.
19 files changed:
src/options/strings_options.toml
src/prop/sat_proof_manager.cpp
src/smt/abstract_values.cpp
src/smt/abstract_values.h
src/smt/command.cpp
src/smt/command.h
src/smt/preprocess_proof_generator.cpp
src/smt/proof_final_callback.cpp
src/smt/proof_final_callback.h
src/smt/proof_post_processor.cpp
src/smt/solver_engine.cpp
src/theory/datatypes/inference.cpp
src/theory/datatypes/inference_manager.cpp
src/theory/quantifiers/cegqi/ceg_instantiator.cpp
src/theory/quantifiers/cegqi/ceg_instantiator.h
src/theory/quantifiers/cegqi/inst_strategy_cegqi.cpp
src/theory/quantifiers/sygus/ce_guided_single_inv.cpp
src/theory/quantifiers/sygus/sygus_repair_const.cpp
src/theory/strings/normal_form.cpp