summaryrefslogtreecommitdiff
path: root/src/options/quantifiers_options.toml
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2021-01-26 14:11:10 -0600
committerGitHub <noreply@github.com>2021-01-26 14:11:10 -0600
commit06e367c39bf080b9a82dea82ebdf8b9fb79409d5 (patch)
treeae10b1a8241473bb88cabf205af5372fda57b9f4 /src/options/quantifiers_options.toml
parentca648afb2a7574991b1dc9817c1b8e2546548073 (diff)
Remove deprecated quantifiers modules (#5820)
Diffstat (limited to 'src/options/quantifiers_options.toml')
-rw-r--r--src/options/quantifiers_options.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/options/quantifiers_options.toml b/src/options/quantifiers_options.toml
index 3499da7de..d3b3502fc 100644
--- a/src/options/quantifiers_options.toml
+++ b/src/options/quantifiers_options.toml
@@ -1829,14 +1829,6 @@ header = "options/quantifiers_options.h"
name = "agg"
help = "Aggressively split quantified formulas."
-[[option]]
- name = "quantAntiSkolem"
- category = "regular"
- long = "quant-anti-skolem"
- type = "bool"
- default = "false"
- help = "perform anti-skolemization for quantified formulas"
-
### Higher-order options
[[option]]
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback