shithub: purgatorio

ref: f5cc6fbe3a7bcf8bdb002c646ddd519014afafd2
dir: /appl/spree/joinsession.m/

View raw version

Joinsession: module {
	PATH: con "/dis/spree/joinsession.dis";
	join: fn(ctxt: ref Draw->Context, mnt: string, dir: string, join: string): string;
	init:   fn(ctxt: ref Draw->Context, argv: list of string);
};