Document BootK data definition

This commit is contained in:
Tony Garnock-Jones 2012-04-12 15:17:15 -04:00
parent 0fbca40653
commit 4bf766daff
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@
;; role in a conversation.
(struct topic (role pattern virtual?) #:prefab)
;; BootK = PID -> Transition
;; InterruptK = State -> Transition
;; TrapK<X> = X -> InterruptK