1Webget: module 2{ 3 PATH: con "/dis/svc/webget/webget.dis"; 4 5 init: fn(ctxt: ref Draw->Context, argv: list of string); 6 start: fn(ctl: chan of int); 7}; 8