ref: d540dcf6834b4bec8a2d21f2fe95eccf49f97b03
dir: /appl/wm/ftree/cptree.m/
Cptree: module {
PATH: con "/dis/lib/ftree/cptree.dis";
init: fn();
copyproc: fn(f, d: string, progressch: chan of string,
warningch: chan of (string, chan of int),
finishedch: chan of string);
};