Skip to content
Snippets Groups Projects
Commit 850a722b authored by Jacques-Henri Jourdan's avatar Jacques-Henri Jourdan
Browse files

Revert "Uniform Arguments for simple_type"

This reverts commit f4a6ea09.
parent f4a6ea09
No related branches found
No related tags found
No related merge requests found
......@@ -121,8 +121,6 @@ Record simple_type `{!typeG Σ} :=
Existing Instance st_own_persistent.
Instance: Params (@st_own) 2 := {}.
Arguments st_own {_ _} _ / : simpl nomatch.
Program Definition ty_of_st `{!typeG Σ} (st : simple_type) : type :=
{| ty_size := 1; ty_own := st.(st_own);
(* [st.(st_own) tid vl] needs to be outside of the fractured
......
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