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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options/quantifiers_options.toml b/src/options/quantifiers_options.toml
index 66bd265d8..0a69178b3 100644
--- a/src/options/quantifiers_options.toml
+++ b/src/options/quantifiers_options.toml
@@ -247,7 +247,7 @@ header = "options/quantifiers_options.h"
category = "regular"
long = "relational-triggers"
type = "bool"
- default = "true"
+ default = "false"
read_only = true
help = "choose relational triggers such as x = f(y), x >= f(y)"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback