Skip to content
Snippets Groups Projects
Commit fd840630 authored by Hai Dang's avatar Hai Dang
Browse files

fix update dep

parent 09f4b00d
No related branches found
No related tags found
No related merge requests found
Pipeline #33629 failed
......@@ -27,7 +27,7 @@ Instance subG_lockΣ {Σ} : subG lockΣ Σ → lockG Σ.
Proof. solve_inG. Qed.
Section proof.
Context `{noprolG Σ, !lftG view_Lat (histN) Σ, lockG Σ}.
Context `{noprolG Σ, !lftG (view_Lat loc) (histN) Σ, lockG Σ}.
Implicit Types (l : loc).
Local Notation vProp := (vProp Σ).
......
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