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
Fairis
Commits
8a1a8f00
Commit
8a1a8f00
authored
Feb 25, 2016
by
Ralf Jung
Browse files
remove a now-obsolete comment
parent
6fe4e8aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
heap_lang/wp_tactics.v
View file @
8a1a8f00
...
...
@@ -3,8 +3,6 @@ From heap_lang Require Export tactics substitution.
Import
uPred
.
(
**
wp
-
specific
helper
tactics
*
)
(
*
First
try
to
productively
strip
off
laters
;
if
that
fails
,
at
least
cosmetically
get
rid
of
laters
in
the
conclusion
.
*
)
Ltac
wp_bind
K
:=
lazymatch
eval
hnf
in
K
with
|
[]
=>
idtac
...
...
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