summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 d784447c6..107f3896f 100644
--- a/src/options/quantifiers_options.toml
+++ b/src/options/quantifiers_options.toml
@@ -972,7 +972,7 @@ header = "options/quantifiers_options.h"
category = "regular"
long = "sygus-bool-ite-return-const"
type = "bool"
- default = "false"
+ default = "true"
help = "Only use Boolean constants for return values in unification-based function synthesis"
[[option]]
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback