git: 9front

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

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

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