git: 9front

ref: fc33b4865d23cd0ff7d0292a6f2e82fbcb00b81b
dir: /acme/bin/source/adict/adict.h/

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

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