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