Skip to content

Commit a32b316

Browse files
committed
rlimit
1 parent 1d823c2 commit a32b316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/rel/Benton2004.RHL.Examples.fst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ let d_su1'_flip
185185
]]
186186
= d_su1' c c' c'' (flip phi) (flip phi') (flip phi'')
187187

188-
#set-options "--z3rlimit 100"
188+
#set-options "--z3rlimit 150"
189189
let sec43
190190
(i n x y: var)
191191
(diffs: squash (List.Tot.noRepeats [i; n; x; y] == true))

0 commit comments

Comments
 (0)