summaryrefslogtreecommitdiff
path: root/src/options/smt_options.toml
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2019-12-06 12:03:40 -0600
committerGitHub <noreply@github.com>2019-12-06 12:03:40 -0600
commit30e5875e066e917b69d01189233aec26ce226cd6 (patch)
tree9ff9dd4a609a0989f416880c10183e228276c048 /src/options/smt_options.toml
parentc7c2d593674e3776ab0c720be1c0c759db8f9453 (diff)
New algorithm for interpolation and abduction based on unsat cores (#3255)
Diffstat (limited to 'src/options/smt_options.toml')
-rw-r--r--src/options/smt_options.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/options/smt_options.toml b/src/options/smt_options.toml
index 571094618..39d09c4ea 100644
--- a/src/options/smt_options.toml
+++ b/src/options/smt_options.toml
@@ -192,7 +192,6 @@ header = "options/smt_options.h"
type = "bool"
predicates = ["proofEnabledBuild"]
notifies = ["notifyBeforeSearch"]
- read_only = true
help = "turn on unsat core generation"
[[option]]
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback