git-subtree-dir: shf git-subtree-mainline:401408448fgit-subtree-split:b6c5a95b66
2 lines
66 B
Standard ML
2 lines
66 B
Standard ML
structure MailboxType = struct datatype t = DRAW of DrawMsg.t end
|