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

Params instances for auth.

parent d7bf36da
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,9 @@ Add Printing Constructor auth.
Arguments Auth {_} _ _.
Arguments authoritative {_} _.
Arguments auth_own {_} _.
Instance: Params (@Auth) 1.
Instance: Params (@authoritative) 1.
Instance: Params (@auth_own) 1.
Notation "◯ a" := (Auth None a) (at level 20).
Notation "● a" := (Auth (Excl' a) ) (at level 20).
......
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