ref: 866d74c0c4bb50e85e9e8bb95140c10d409e53be
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);
};