/* $Id$ */ #ifndef __RXML_STATE__ #define __RXML_STATE__ extern VALUE cXMLState; extern VALUE LIBXML_STATE; void ruby_init_state(void); #endif