summaryrefslogtreecommitdiff
path: root/src/theory/arrays
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arrays')
-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 baf0962bf..7d5e67350 100644
--- a/src/theory/arrays/options
+++ b/src/theory/arrays/options
@@ -20,4 +20,7 @@ option arraysEagerIndexSplitting --arrays-eager-index bool :default true :read-w
option arraysEagerLemmas --arrays-eager-lemmas bool :default false :read-write
turn on eager lemma generation for arrays
+option arraysConfig --arrays-config int :default 0 :read-write
+ set different array option configurations - for developers only
+
endmodule
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback