fixes for swigrun example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7945 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
8b7fb37a59
commit
6e77a6ba25
2 changed files with 44 additions and 0 deletions
|
|
@ -27,6 +27,8 @@ typedef struct swig_const_info {
|
|||
swig_type_info **ptype;
|
||||
} swig_const_info;
|
||||
|
||||
<<<<<<< pyapi.swg
|
||||
=======
|
||||
|
||||
|
||||
/* -----------------------------------------------------------------------------
|
||||
|
|
@ -75,6 +77,7 @@ SWIG_Python_AppendOutput(PyObject* result, PyObject* obj) {
|
|||
return result;
|
||||
}
|
||||
|
||||
>>>>>>> 1.13
|
||||
#ifdef __cplusplus
|
||||
#if 0
|
||||
{ /* cc-mode */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue