git: purgatorio

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