Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tej Chajed
iris
Commits
bc2298c3
Commit
bc2298c3
authored
Feb 24, 2016
by
Ralf Jung
Browse files
barrier: fix compilation
parent
0bb3cf85
Changes
1
Hide whitespace changes
Inline
Side-by-side
barrier/barrier.v
View file @
bc2298c3
...
...
@@ -364,7 +364,7 @@ Section proof.
rewrite
[(
_
★
heap_ctx
_
)%
I
]
comm
-!
assoc
.
rewrite
const_equiv
//
left_id
-
pvs_frame_l
.
apply
sep_mono_r
.
rewrite
comm
-
pvs_frame_l
.
apply
sep_mono_r
.
apply
sts_own
S
_weaken
;
eauto
using
sts
.
up_subseteq
with
sts
.
}
apply
sts_own_weaken
;
eauto
using
sts
.
up_subseteq
with
sts
.
}
(* a High state: the comparison succeeds, and we perform a transition and
return to the client *)
rewrite
[(
_
★
□
(
_
→
_
))%
I
]
sep_elim_l
.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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