git: purgatorio

ref: 4a1fc5ccb596a0f88f465b81a638f0068e82f0b9
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);
};