Skip to content

Commit

Permalink
Control/Protocol/CoreOld.agda
Browse files Browse the repository at this point in the history
  • Loading branch information
np committed Mar 5, 2015
1 parent a939230 commit 0f910b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Control/Protocol/CoreOld.agda
Expand Up @@ -41,6 +41,7 @@ module _ (Q : ★)(R : Q → ★)(A : ★) where
srv-ask : q ServerResponse q

record ServerResponse q where
inductive
constructor _,_
field
srv-resp : R q
Expand Down

0 comments on commit 0f910b0

Please sign in to comment.