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