oga/ext/c/liboga.c

7 lines
73 B
C

#include "liboga.h"
void Init_liboga()
{
Init_liboga_xml_lexer();
}