Skip to content

Commit

Permalink
restoring stateful helper proofs
Browse files Browse the repository at this point in the history
  • Loading branch information
vzaliva committed Jan 31, 2024
1 parent a50bf93 commit 4a33abd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions coq/Proofs/Revocation.v
Original file line number Diff line number Diff line change
Expand Up @@ -2893,8 +2893,6 @@ Module RevocationProofs.
Admitted.

End repr_same_proof.

(*
Opaque CheriMemoryWithPNVI.repr CheriMemoryWithoutPNVI.repr.

(* --- Stateful proofs below --- *)
Expand Down Expand Up @@ -3254,7 +3252,6 @@ Module RevocationProofs.
|[|- Same eq (put _) (put _)] => apply put_Same
|[|- Same eq (ErrorWithState.update _) (ErrorWithState.update _)] => apply update_Same
end.
*)


Section allocator_proofs.
Expand Down

0 comments on commit 4a33abd

Please sign in to comment.