summaryrefslogtreecommitdiff
path: root/src/options/quantifiers_options.toml
diff options
context:
space:
mode:
authorHaniel Barbosa <hanielbbarbosa@gmail.com>2018-05-18 20:49:13 -0500
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-05-18 20:49:13 -0500
commitd3e6165f3766d20e21a5e2c206919aac3a24df3c (patch)
treecfd3ce96e213d8810fbf66d39d843e9c2b7f1954 /src/options/quantifiers_options.toml
parent20f2510e4a8f0f136b6bba3c936ac63cfc8a61bd (diff)
changing default (#1944)
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 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