Skip to content

Commit

Permalink
rlimit
Browse files Browse the repository at this point in the history
  • Loading branch information
tahina-pro committed Mar 4, 2024
1 parent 26dbec7 commit 5761ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lowparse/LowParse.SteelST.List.Iter.WithInterrupt.fst
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ let int_sub_intro (a b c: nat) : Lemma
))
= ()

#push-options "--z3rlimit 128 --split_queries --z3cliopt smt.arith.nl=false"
#push-options "--z3rlimit 256 --split_queries --z3cliopt smt.arith.nl=false"
#restart-solver

inline_for_extraction
Expand Down

0 comments on commit 5761ad5

Please sign in to comment.