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