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