/* HTML_SGML_decl.h
 * $Id: HTML_SGML_decl.h,v 1.2 92/12/02 14:02:35 connolly Exp $
 */

#define SGML_NAMELEN 34
#define SGML_LITLEN  1024
#define SGML_SHORTTAG 0

#define GROK_UNQUOTED_LITERALS 1
