File Manager

Path: /opt/alt/python27/share/doc/alt-python27-matplotlib-1.0.1/CXX/

Viewing File: IndirectPythonInterface.hxx

#include "CXX/WrapPython.h"

#if PY_MAJOR_VERSION == 2
#include "CXX/Python2/IndirectPythonInterface.hxx"
#else
#include "CXX/Python3/IndirectPythonInterface.hxx"
#endif