ref: 60ecd07e6d3f5786c8723dc9172c35d580fdadc8
dir: /appl/cmd/install/protocaller.m/
Protocaller : module{ init: fn(ctxt : ref Draw->Context, args : list of string); protofile: fn(new : string, old : string, d : ref Sys->Dir); WARN, ERROR, FATAL : con iota; protoerr: fn(lev : int, line : int, err : string); };