git: purgatorio

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