shithub: plan9front

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

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

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