shithub: front

ref: 16c1cc99ec6db23f8d7b056127c77a4dcf14f2b5
dir: /acme/bin/source/adict/adict.h/

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

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