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