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