git: purgatorio

ref: 43de7b8419fa3582af6df803473ef1bde2ce5c23
dir: /appl/cmd/install/proto.m/

View raw version
Proto : module
{
	PATH : con "/dis/install/proto.dis";

	rdproto: fn(proto : string, root : string, pcmod : Protocaller) : int;
};