shithub: plan9front

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

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

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