git: purgatorio

ref: 8294be6e7c9032e3c472018b53154d5b4faec00c
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);
};