summaryrefslogtreecommitdiff
path: root/src/options/smt_options.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/smt_options.toml')
-rw-r--r--src/options/smt_options.toml16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/options/smt_options.toml b/src/options/smt_options.toml
index 93e892943..8af1000ba 100644
--- a/src/options/smt_options.toml
+++ b/src/options/smt_options.toml
@@ -296,22 +296,6 @@ header = "options/smt_options.h"
help = "use aggressive extended rewriter as a preprocessing pass"
[[option]]
- name = "synthRrPrep"
- category = "regular"
- long = "synth-rr-prep"
- type = "bool"
- default = "false"
- help = "synthesize and output rewrite rules during preprocessing"
-
-[[option]]
- name = "synthRrPrepExtRew"
- category = "regular"
- long = "synth-rr-prep-ext-rew"
- type = "bool"
- default = "false"
- help = "use the extended rewriter for synthRrPrep"
-
-[[option]]
name = "simplifyWithCareEnabled"
category = "regular"
long = "simp-with-care"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback