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
Iris
Iris
Commits
db3512f7
Commit
db3512f7
authored
Jul 19, 2016
by
Robbert Krebbers
Browse files
Add comment to wp_done and slightly simplify it.
parent
6545516e
Pipeline
#2282
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
heap_lang/wp_tactics.v
View file @
db3512f7
...
...
@@ -9,7 +9,7 @@ Ltac wp_bind K :=
|
_
=>
etrans
;
[|
fast_by
apply
(
wp_bind
K
)]
;
simpl
end
.
(*
TODO: Do something better here
*)
(*
Solves side-conditions generated by the wp tactics
*)
Ltac
wp_done
:
=
match
goal
with
|
|-
Closed
_
_
=>
solve_closed
...
...
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