summaryrefslogtreecommitdiff
path: root/src/options
diff options
context:
space:
mode:
Diffstat (limited to 'src/options')
-rw-r--r--src/options/arith_options.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/options/arith_options.toml b/src/options/arith_options.toml
index d16513cfb..0bfc26338 100644
--- a/src/options/arith_options.toml
+++ b/src/options/arith_options.toml
@@ -429,15 +429,6 @@ header = "options/arith_options.h"
help = "apply pseudo boolean rewrites"
[[option]]
- name = "sNormInferEq"
- category = "regular"
- long = "snorm-infer-eq"
- type = "bool"
- default = "false"
- read_only = true
- help = "infer equalities based on Shostak normalization"
-
-[[option]]
name = "nlExt"
category = "regular"
long = "nl-ext"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback