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