git: 9front

ref: 9e3dbd0b075d3b8f48c6279c79e35d3e5963ea20
dir: /acme/bin/source/adict/adict.h/

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

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