git: 9front

ref: 0afdb5fa224e02117024f5abc4a6925a42e5bb62
dir: /acme/bin/source/adict/adict.h/

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

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