1 2 3 4 5 6 7 8 9
implement Sh9Cmd; include "sys.m"; include "draw.m"; include "sh9cmd.m"; init(ctxt: ref Draw->Context, argv: list of string) { }