code: 9ferno

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