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