summaryrefslogtreecommitdiff
path: root/module/styxpersist.m
blob: 118fc774616db139ba03a898e02279851891126d (plain)
1
2
3
4
Styxpersist: module {
	PATH: con "/dis/lib/styxpersist.dis";
	init: fn(clientfd: ref Sys->FD, usefac: int, keyspec: string): (chan of chan of ref Sys->FD, string);
};