code: 9ferno

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