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

fix build

parent 6317cb76
No related branches found
No related tags found
No related merge requests found
...@@ -63,7 +63,6 @@ Section typing. ...@@ -63,7 +63,6 @@ Section typing.
(l : loc) vl, length vl = ty.(ty_size) v = #l l ↦∗ vl (l : loc) vl, length vl = ty.(ty_size) v = #l l ↦∗ vl
( l ↦∗: ty.(ty_own) tid ={F}=∗ ( l ↦∗: ty.(ty_own) tid ={F}=∗
elctx_interp E qE llctx_interp L qL ty2.(ty_own) tid [v]))%I. elctx_interp E qE llctx_interp L qL ty2.(ty_own) tid [v]))%I.
elctx_interp E qE llctx_interp L qL ty2.(ty_own) tid [v]).
Global Arguments typed_write _%EL _%LL _%T _%T _%T. Global Arguments typed_write _%EL _%LL _%T _%T _%T.
(* Technically speaking, we could remvoe the vl quantifiaction here and use (* Technically speaking, we could remvoe the vl quantifiaction here and use
......
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