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
Iris
stdpp
Commits
e9a80032
Commit
e9a80032
authored
Oct 31, 2017
by
Johannes Kloos
Browse files
Remove uses of 2:
parent
a62a60ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
theories/infinite.v
View file @
e9a80032
...
...
@@ -42,8 +42,7 @@ Section Fresh.
Proof
.
intros
relfg
i
.
unfold
fresh_generic_body
.
destruct
decide
.
2
:
done
.
destruct
decide
;
auto
.
apply
relfg
.
Qed
.
...
...
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