summaryrefslogtreecommitdiff
path: root/src/theory/arrays/options
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arrays/options')
-rw-r--r--src/theory/arrays/options3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/theory/arrays/options b/src/theory/arrays/options
index 8a971cfe8..15220fbc2 100644
--- a/src/theory/arrays/options
+++ b/src/theory/arrays/options
@@ -17,4 +17,7 @@ option arraysModelBased --arrays-model-based bool :default false :read-write
option arraysEagerIndexSplitting --arrays-eager-index bool :default true :read-write
turn on eager index splitting for generated array lemmas
+option arraysEagerLemmas --arrays-eager-lemmas bool :default false :read-write
+ turn on eager lemma generation for arrays
+
endmodule
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback