Skip to content
Snippets Groups Projects
Commit bdb37468 authored by Ralf Jung's avatar Ralf Jung
Browse files

Add some comments explaining what these files do

Just because we don't have such comments for other files, doesn't mean we can't
start applying some best practices.
parent dbe52472
No related branches found
No related tags found
No related merge requests found
(** An axiomatization of evaluation-context based languages, including a proof
that this gives rise to a "language" in the Iris sense. *)
From iris.algebra Require Export base.
From iris.program_logic Require Export language.
......
(** Some derived lemmas for ectx-based languages *)
From iris.program_logic Require Export ectx_language weakestpre lifting.
From iris.program_logic Require Import ownership.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment