1Archfs : module 2{ 3 PATH : con "/dis/install/archfs.dis"; 4 5 init : fn(ctxt : ref Draw->Context, args : list of string); 6 initc : fn(args : list of string, c : chan of int); 7}; 8