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/options2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/arrays/options b/src/theory/arrays/options
index 15220fbc2..baf0962bf 100644
--- a/src/theory/arrays/options
+++ b/src/theory/arrays/options
@@ -12,7 +12,7 @@ option arraysLazyRIntro1 --arrays-lazy-rintro1 bool :default true :read-write
turn on optimization to only perform RIntro1 rule lazily (see Jovanovic/Barrett 2012: Being Careful with Theory Combination)
option arraysModelBased --arrays-model-based bool :default false :read-write
- turn on model-based arrray solver
+ turn on model-based array solver
option arraysEagerIndexSplitting --arrays-eager-index bool :default true :read-write
turn on eager index splitting for generated array lemmas
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback