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
Rice Wine
Iris
Commits
169532f7
Commit
169532f7
authored
Apr 13, 2016
by
Robbert Krebbers
Browse files
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
parents
90135749
73997f27
Changes
2
Hide whitespace changes
Inline
Side-by-side
benchmark/.gitignore
View file @
169532f7
__pycache__
build-times.log*
gitlab-extract
tests/heap_lang.v
View file @
169532f7
...
...
@@ -70,6 +70,6 @@ Section ClosedProofs.
Proof
.
iProof
.
iIntros
"! Hσ"
.
iPvs
(
heap_alloc
nroot
)
"Hσ"
as
{
h
}
"[? _]"
;
first
by
rewrite
nclose_nroot
.
by
iApply
heap_e_spec
;
first
by
rewrite
nclose_nroot
.
iApply
heap_e_spec
;
last
done
;
by
rewrite
nclose_nroot
.
Qed
.
End
ClosedProofs
.
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