shithub: purgatorio

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