git: purgatorio

ref: dd16eef8365cb0b9e4805c23291aadcaa596dd87
dir: /appl/wm/drawmux/drawmux.m/

View raw version
Drawmux: module {
	PATH: con "/dis/lib/drawmux.dis";

	init: fn(): (string, ref Draw->Display);
	newviewer: fn(fd: ref Sys->FD);
};