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
Jonas Kastberg
iris
Commits
0581fe45
Commit
0581fe45
authored
Feb 02, 2018
by
Robbert Krebbers
Browse files
Fix typo.
parent
4526e514
Changes
1
Hide whitespace changes
Inline
Side-by-side
theories/tests/proofmode.v
View file @
0581fe45
...
...
@@ -142,7 +142,7 @@ Proof.
iSpecialize
(
"H"
$!
_
[#
10
]).
done
.
Qed
.
Lemma
test_eauto_iFram
E
P
Q
R
`
{!
Persistent
R
}
:
Lemma
test_eauto_iFram
e
P
Q
R
`
{!
Persistent
R
}
:
P
-
∗
Q
-
∗
R
-
∗
R
∗
Q
∗
P
∗
R
∨
False
.
Proof
.
eauto
10
with
iFrame
.
Qed
.
...
...
Write
Preview
Markdown
is supported
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