summaryrefslogtreecommitdiff
path: root/src/options/quantifiers_options.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/quantifiers_options.toml')
-rw-r--r--src/options/quantifiers_options.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/options/quantifiers_options.toml b/src/options/quantifiers_options.toml
index 5f07e687e..74b3ceca8 100644
--- a/src/options/quantifiers_options.toml
+++ b/src/options/quantifiers_options.toml
@@ -642,15 +642,6 @@ header = "options/quantifiers_options.h"
help = "find models for recursively defined functions, assumes functions are admissible, allows empty type when function is irrelevant"
[[option]]
- name = "fmfEmptySorts"
- category = "regular"
- long = "fmf-empty-sorts"
- type = "bool"
- default = "false"
- read_only = true
- help = "allow finite model finding to assume sorts that do not occur in ground assertions are empty"
-
-[[option]]
name = "mbqiMode"
category = "regular"
long = "mbqi=MODE"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback