Skip to content

Commit a28e4c5

Browse files
fix code positions (#3)
Following: EasyCrypt/easycrypt#945 Co-authored-by: Gustavo Delerue <[email protected]>
1 parent 82c4133 commit a28e4c5

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

proofs/OpenPRE_From_TCR_DSPR_THF.eca

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1276,10 +1276,9 @@ seq 1 :
12761276
/\ (size O_SMDTOpenPRE_Default.ts <= _jj)
12771277
/\ _j{hr} = _jj); 1: by auto;smt(size_ge0 mem_rcons nth_rcons size_rcons).
12781278
by wp;call(:true);auto => />; smt(ge0_t size_ge0).
1279-
if;sp 1;seq 1 : #pre;1: by auto.
1280-
+ by auto => />;smt(nth_rcons size_rcons).
1279+
if; 1:(sp 1;seq 1 : #pre;1: by auto).
1280+
+ by auto => />;smt(nth_rcons size_rcons).
12811281
by auto => />;smt(nth_rcons size_rcons).
1282-
by auto => />;smt(nth_rcons size_rcons).
12831282

12841283
+ call (_ : (glob A) = (glob A){m} /\ arg.`1 = _ii /\ arg.`2 = _jj ==>
12851284
res.`3 = _jj /\ O_SMDTOpenPRE_Default_early_fail.r

0 commit comments

Comments
 (0)