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