1*46439007SCharles.ForsythStyxpersist: module { 2*46439007SCharles.Forsyth PATH: con "/dis/lib/styxpersist.dis"; 3*46439007SCharles.Forsyth init: fn(clientfd: ref Sys->FD, usefac: int, keyspec: string): (chan of chan of ref Sys->FD, string); 4*46439007SCharles.Forsyth}; 5