shithub: purgatorio

ref: d09cf07a82cf4ffb846a31d0384e774b4c4661e1
dir: /appl/cmd/install/archfs.m/

View raw version
Archfs : module
{
	PATH : con "/dis/install/archfs.dis";

	init : fn(ctxt : ref Draw->Context, args : list of string);
	initc : fn(args : list of string, c : chan of int);
};