Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marianna Rapoport
iris-coq
Commits
7e6fe5f0
Commit
7e6fe5f0
authored
Feb 23, 2016
by
Ralf Jung
Browse files
today is not my day...
parent
448f2f1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
barrier/client.v
View file @
7e6fe5f0
...
...
@@ -7,7 +7,8 @@ Definition client := (let: "b" := newchan '() in wait "b")%L.
Section
client
.
Context
{
Σ
:
iFunctorG
}
(
N
:
namespace
).
Context
`
{
heapG
Σ
}
(
heapN
:
namespace
).
Context
`
{
inGF
heap_lang
Σ
(
stsGF
sts
)}
`
{
inGF
heap_lang
Σ
agreeF
}.
(* TODO: This should be abstracted away somehow. *)
Context
`
{
inGF
heap_lang
Σ
(
stsGF
barrier_proto
.
sts
)}
`
{
inGF
heap_lang
Σ
agreeF
}.
Local
Notation
iProp
:
=
(
iPropG
heap_lang
Σ
).
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment