Recategorize options (#8386)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 25 Mar 2022 01:56:48 +0000 (20:56 -0500)
committerGitHub <noreply@github.com>
Fri, 25 Mar 2022 01:56:48 +0000 (01:56 +0000)
commit59e78c5cab0da7973c76c67818dac6154f5ff1b0
treef8024d7a5814bfa3c9eb73035265b4b0ea583041
parent0eef91d02baa6bca4b4d6b8a456e1e3403e35639
Recategorize options (#8386)
22 files changed:
src/options/arith_options.toml
src/options/arrays_options.toml
src/options/base_options.toml
src/options/bv_options.toml
src/options/datatypes_options.toml
src/options/expr_options.toml
src/options/fp_options.toml
src/options/main_options.toml
src/options/parser_options.toml
src/options/printer_options.toml
src/options/proof_options.toml
src/options/prop_options.toml
src/options/quantifiers_options.toml
src/options/sep_options.toml
src/options/sets_options.toml
src/options/smt_options.toml
src/options/strings_options.toml
src/options/theory_options.toml
src/options/uf_options.toml
test/regress/cli/regress0/options/set-after-init.smt2
test/regress/cli/regress0/quantifiers/issue4086-infs.smt2
test/regress/cli/regress1/quantifiers/lra-vts-inf.smt2