Skip to content
Snippets Groups Projects
Commit 72a2b8d5 authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

One more occurence...

parent 394075cc
No related branches found
No related tags found
No related merge requests found
......@@ -628,7 +628,7 @@ Ltac iSpecializePat_go H1 pats :=
fail "iSpecialize:" H1 "not found"
|solve_to_wand H1
|lazymatch m with
| GSpatial => notypeclasses refine (add_modal_id _ _)
| GSpatial => class_apply add_modal_id
| GModal => iSolveTC || fail "iSpecialize: goal not a modality"
end
|first
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment