cpython/Mac/mwerks/mwerks_pyexpat_config.h

10 lines
200 B
C

/*
** Configuration file for dynamically loaded Carbon pyexpat module.
*/
#include "mwerks_shcarbon_config.h"
#define XML_NS 1
#define XML_DTD 1
#define BYTEORDER 4321
#define XML_CONTEXT_BYTES 1024