code: 9ferno

ref: da7d6df6faf18e289fe0f3f61524dcc7fddeef18
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;
};