ref: a3cd9d6083f95a7442935c6f623c7655447215a4
dir: /module/grid/demo/exproc.m/
Exproc : module
{
getslavedata : fn (lst: list of string);
doblock : fn (block: int, bpath: string);
readblock : fn (block: int, dir: string, chanout: chan of string): int;
finish : fn (waittime: int, tkchan: chan of string);
};