code: purgatorio

ref: 51bcc63cc6bce3f9dab27cf6bd7155512b82c8fa
dir: /appl/grid/lib/pathreader.m/

View raw version
PathReader : module {
	readpath: fn (dir: Browser->File): (array of ref sys->Dir, int);
};