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