code: 9ferno

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