ref: 482e874528c6c86e661a3e4a1b9fda12f2346385
dir: /module/styxconv.m/
Styxconv: module { PATHOLD2NEW: con "/dis/lib/styxconv/old2new.dis"; PATHNEW2OLD: con "/dis/lib/styxconv/new2old.dis"; # call first init: fn(); # spawn and synchronize styxconv: fn(client: ref Sys->FD, server: ref Sys->FD); };