shithub: plan9front

ref: 5405ee61ae0c8019598a974f02647bdaecf18c6f
dir: /acme/bin/source/adict/adict.h/

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

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