Skip to content
Snippets Groups Projects
Commit 8d8ba0ff authored by Jonas Kastberg Hinrichsen's avatar Jonas Kastberg Hinrichsen
Browse files

Minor changes

parent 97b094da
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ From osiris.encodings Require Import stype_enc.
From osiris.examples Require Import examples.
Section ExampleProofsEnc.
Context `{!heapG Σ} {N : namespace}.
Context `{!heapG Σ} (N : namespace).
Context `{!logrelG val Σ}.
Notation "⟦ c @ s : sτ ⟧{ γ }" := (interp_st N γ (stype'_to_stype ) c s)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment