shithub: plan9front

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

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

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