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