Skip to content

Commit

Permalink
rlimit
Browse files Browse the repository at this point in the history
  • Loading branch information
tahina-pro committed Jan 14, 2024
1 parent 1d823c2 commit a32b316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/rel/Benton2004.RHL.Examples.fst
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ let d_su1'_flip
]]
= d_su1' c c' c'' (flip phi) (flip phi') (flip phi'')

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

0 comments on commit a32b316

Please sign in to comment.