git: 9front

ref: 1aaf5fbe6f6c620b43411b18d03dd6079c1fbff6
dir: /acme/bin/source/adict/adict.h/

View raw version
enum
{
	Matchwin,
	Entrywin,
	Dictwin
};

#define MAXTAG	20
#define MAXMATCH 100
#define BUFSIZE	4096