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