/* HTML_SGML_decl.h
 * $Id$
 */

#define SGML_NAMELEN 34
#define SGML_LITLEN  1024
#define SGML_SHORTTAG 1

#define GROK_UNQUOTED_LITERALS 1
