summaryrefslogtreecommitdiff
path: root/test/regress/regress3/bv_to_int_input_mouser_detect.c.smt2.minimized.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress3/bv_to_int_input_mouser_detect.c.smt2.minimized.smt2')
-rw-r--r--test/regress/regress3/bv_to_int_input_mouser_detect.c.smt2.minimized.smt22
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress3/bv_to_int_input_mouser_detect.c.smt2.minimized.smt2 b/test/regress/regress3/bv_to_int_input_mouser_detect.c.smt2.minimized.smt2
index dd7e11a50..b37dc371d 100644
--- a/test/regress/regress3/bv_to_int_input_mouser_detect.c.smt2.minimized.smt2
+++ b/test/regress/regress3/bv_to_int_input_mouser_detect.c.smt2.minimized.smt2
@@ -1,5 +1,5 @@
; COMMAND-LINE: --solve-bv-as-int=bv --no-check-models
-; COMMAND-LINE: --bvand-integer-granularity=1 --solve-bv-as-int=sum --full-saturate-quant --cegqi-all --no-check-models
+; COMMAND-LINE: --bvand-integer-granularity=1 --solve-bv-as-int=sum --full-saturate-quant --cegqi-all --no-check-models
;EXPECT: sat
(set-logic BV)
(assert (exists ((c__detect__main__1__i_36_C (_ BitVec 32))) (bvslt ((_ sign_extend 32) c__detect__main__1__i_36_C) (_ bv0 64))))
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback