git: 9front

ref: 4ab1e29b4ab7851b0f845fa1fffb4fb163981bf1
dir: /acme/bin/source/adict/adict.h/

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

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