summaryrefslogtreecommitdiff
path: root/src/options/arith_options
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/arith_options')
-rw-r--r--src/options/arith_options3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/options/arith_options b/src/options/arith_options
index 9f4003004..f38e377ba 100644
--- a/src/options/arith_options
+++ b/src/options/arith_options
@@ -162,4 +162,7 @@ option pbRewrites --pb-rewrites bool :default false
option pbRewriteThreshold --pb-rewrite-threshold int :default 256
threshold of number of pseudoboolean variables to have before doing rewrites
+option sNormInferEq --snorm-infer-eq bool :default false
+ infer equalities based on Shostak normalization
+
endmodule
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback