Move box-protocol to a #lang preserves-schema module

This commit is contained in:
Tony Garnock-Jones 2021-06-03 23:22:46 +02:00
parent a932fa1428
commit 930f7eda00
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
version 1 .
embeddedType Actor.Ref .
BoxState = <BoxState @value int>.
SetBox = <SetBox @value int>.
; BoxCap = BoxState / <Observe =SetBox @observer embedded>.
; ClientCap = SetBox / <Observe =BoxState @observer embedded>.
.