Skip to content

Commit

Permalink
ifuel
Browse files Browse the repository at this point in the history
  • Loading branch information
aseemr committed Jul 27, 2023
1 parent 9fe4f26 commit aa07516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/steel/pulse/Pulse.Checker.Prover.IntroExists.fst
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ let k_intro_exists (#g:env) (#u:universe) (#b:binder) (#p:vprop)

k post_hint (| t1, c1, d1 |)

#push-options "--z3rlimit_factor 8 --ifuel 1 --fuel 1"
#push-options "--z3rlimit_factor 8 --ifuel 2 --fuel 1"
let intro_exists (#preamble:_) (pst:prover_state preamble)
(u:universe) (b:binder) (body:vprop)
(unsolved':list vprop)
Expand Down

0 comments on commit aa07516

Please sign in to comment.