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