using the global runtime.swg instead of python/pyrunalias.swg. Now the same solution can be used in other languages
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6763 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c573cfe3a8
commit
492c58c659
6 changed files with 91 additions and 17 deletions
|
|
@ -1,9 +0,0 @@
|
|||
/* -----------------------------------------------------------------------------*
|
||||
* Standard SWIG API Alias
|
||||
* -----------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
#define SWIG_TypeQuery(name) SWIG_Python_TypeQuery(name)
|
||||
#define SWIG_TypeRegister(ti) SWIG_Python_TypeRegister(ti)
|
||||
#define SWIG_TypeClientData(ti, cd) SWIG_Python_TypeClientData(ti, cd)
|
||||
#define SWIG_PropagateClientData(ti) SWIG_Python_PropagateClientData(ti)
|
||||
Loading…
Add table
Add a link
Reference in a new issue