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