summaryrefslogtreecommitdiffstats
path: root/pyconstants.h
blob: f898ded2579516e58e9e5e377bb319f4b31a6f01 (plain)
1
2
3
4
5
6
7
#ifndef _PYCONSTANTS_H_
#define _PYCONSTANTS_H_

void pyconstants_init(void);

#endif