summaryrefslogtreecommitdiffstats
path: root/Mac/mwerks/mwerks_pyexpat_config.h
blob: 4ca4b07cf378000643ef5d8d781abfb1fb777729 (plain)
1
2
3
4
5
6
7
8
9
/*
** 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