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