shithub: purgatorio

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