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