Skip to content

Commit

Permalink
small example fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mansky1 committed Mar 28, 2024
1 parent 1d784bf commit b2f9b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion progs/verif_io_mem.v
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ Proof.
(read_sum_inner n nums) ;; if (b : bool) then Ret tt else lc' <- read_list stdin 4 ;; read_sum (n + sum_Z nums) lc');
data_at Ews (tarray tuchar 4) (map Vubyte lc) buf; mem_mgr gv; malloc_token Ews (tarray tuchar 4) buf)).
+ entailer!.
{ lia. }
{ tauto. }
+ simpl.
forward.
{ entailer!.
Expand Down

0 comments on commit b2f9b5c

Please sign in to comment.