ref: 43de7b8419fa3582af6df803473ef1bde2ce5c23
dir: /appl/spree/joinsession.m/
Joinsession: module {
PATH: con "/dis/spree/joinsession.dis";
join: fn(ctxt: ref Draw->Context, mnt: string, dir: string, join: string): string;
init: fn(ctxt: ref Draw->Context, argv: list of string);
};