git: purgatorio

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