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