tinymush-2.2.4/conf/
tinymush-2.2.4/scripts/
tinymush-2.2.4/vms/
/* This should work, but it won't provide any useful compression. Use it if */
/* You insist on using compression and don't have an input database to */
/*  analyse */

char *cmptab[] = {
	"e ",
	" the",
	"the ",
	"he ",
	"s ",
	"t ",
	" a",
	" a ",
	"in",
	"er",
	"ing",
	"pemit",
	NULL
};