git: purgatorio

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