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