ref: e59ffed426f628794d4669f152eff9a6239b99db
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); };