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