From 3bf9df6b2785fa6d951086978a3e66f49427166a Mon Sep 17 00:00:00 2001 From: FluorescentCIAAfricanAmerican <0934gj3049fk@protonmail.com> Date: Wed, 22 Apr 2020 12:56:21 -0400 Subject: 1 --- devtools/swigwin-1.3.34/Lib/python/python.swg | 59 +++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 devtools/swigwin-1.3.34/Lib/python/python.swg (limited to 'devtools/swigwin-1.3.34/Lib/python/python.swg') diff --git a/devtools/swigwin-1.3.34/Lib/python/python.swg b/devtools/swigwin-1.3.34/Lib/python/python.swg new file mode 100644 index 0000000..769d9e1 --- /dev/null +++ b/devtools/swigwin-1.3.34/Lib/python/python.swg @@ -0,0 +1,59 @@ +/* ------------------------------------------------------------ + * python.swg + * + * Python configuration module. + * ------------------------------------------------------------ */ + +/* ------------------------------------------------------------ + * Inner macros + * ------------------------------------------------------------ */ +%include + + +/* ------------------------------------------------------------ + * The runtime part + * ------------------------------------------------------------ */ +%include + +/* ------------------------------------------------------------ + * Special user directives + * ------------------------------------------------------------ */ +%include + +/* ------------------------------------------------------------ + * Typemap specializations + * ------------------------------------------------------------ */ +%include + +/* ------------------------------------------------------------ + * Overloaded operator support + * ------------------------------------------------------------ */ +%include + +/* ------------------------------------------------------------ + * Warnings for Python keywords + * ------------------------------------------------------------ */ +%include + +/* ------------------------------------------------------------ + * The Python autodoc support + * ------------------------------------------------------------ */ +%include + +/* ------------------------------------------------------------ + * The Python classes, for C++ + * ------------------------------------------------------------ */ +%include + +/* ------------------------------------------------------------ + * The Python initialization function + * ------------------------------------------------------------ */ +%include + + +/* ------------------------------------------------------------ + * For backward compatibility + * ------------------------------------------------------------ */ +%include + + -- cgit v1.2.3