summaryrefslogtreecommitdiff
path: root/src/options
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2020-01-31 13:42:36 -0600
committerGitHub <noreply@github.com>2020-01-31 13:42:36 -0600
commitc099abeb9c3a45019b18daac19c4b4cd43b4c6f0 (patch)
tree632cd932d8ab3f8ac0583d3192e41c94a91ad353 /src/options
parentd5dcc0731061484bb6f4db8d3c04abe41ac795d2 (diff)
Allow PBE symmetry breaking with sygus stream (#3686)
Diffstat (limited to 'src/options')
-rw-r--r--src/options/quantifiers_options.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/options/quantifiers_options.toml b/src/options/quantifiers_options.toml
index 95ec636ca..908846bea 100644
--- a/src/options/quantifiers_options.toml
+++ b/src/options/quantifiers_options.toml
@@ -1138,7 +1138,6 @@ header = "options/quantifiers_options.h"
long = "sygus-unif-pi=MODE"
type = "SygusUnifPiMode"
default = "NONE"
- read_only = true
help = "mode for synthesis via piecewise-indepedent unification"
help_mode = "Modes for piecewise-independent unification."
[[option.mode.NONE]]
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback