git: 9front

ref: 4390c7079ea79a8a955fe6e1e595eb1728c9f5cf
dir: /acme/bin/source/adict/adict.h/

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

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