Skip to content

Commit

Permalink
rlimit
Browse files Browse the repository at this point in the history
  • Loading branch information
R1kM committed Feb 12, 2024
1 parent ff03d62 commit 0ab756f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib_list/ArrayListGen.fst
Original file line number Diff line number Diff line change
Expand Up @@ -3025,7 +3025,7 @@ val extend_insert_aux4 (#a: Type)
)

#restart-solver
#push-options "--compat_pre_typed_indexed_effects --z3rlimit 400 --fuel 2 --ifuel 2 --split_queries always"
#push-options "--compat_pre_typed_indexed_effects --z3rlimit 400 --fuel 2 --ifuel 2"
let extend_insert_aux4 #a
#pred1 #pred2 #pred3 #pred4 #pred5
r n1 n2 k hd2 hd3 hd4 hd5 tl5 sz5 v1 gs0 i
Expand Down

0 comments on commit 0ab756f

Please sign in to comment.