1 /* attrdict.c -- extended attribute information 2 3 (c) 1998-2004 (W3C) MIT, ERCIM, Keio University 4 See tidy.h for the copyright notice. 5 6 $Id: attrdict.c,v 1.5 2004/08/02 02:20:54 terry_teague Exp $ 7 */ 8 9 #include "attrdict.h" 10 #include "lexer.h" 11