git: 9front

ref: 89c4a6fc14b5072fcc1e9f1f41f8e5753e471b17
dir: /acme/bin/source/adict/adict.h/

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

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