ref: da7d6df6faf18e289fe0f3f61524dcc7fddeef18
dir: /appl/acme/scrl.m/
Scroll : module { PATH : con "/dis/acme/scrl.dis"; init : fn(mods : ref Dat->Mods); scrsleep : fn(n : int); scrdraw : fn(t : ref Textm->Text); scrresize : fn(); scroll : fn(t : ref Textm->Text, but : int); };