summaryrefslogtreecommitdiff
path: root/appl/grid/lib/pathreader.m
blob: 7ec4f0f45cc4359e89f3b949d8a72edccf6b09d2 (plain)
1
2
3
PathReader : module {
	readpath: fn (dir: Browser->File): (array of ref sys->Dir, int);
};