shithub: purgatorio

ref: 53aac62a54ebbcc1781c0000d3e2384ed038c7bb
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);
};