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
|
|
@ -3,7 +3,7 @@
|
|||
#include <Python.h>
|
||||
#include "swigrun.swg"
|
||||
#include "pyrun.swg"
|
||||
#include "pyrunalias.swg"
|
||||
#include "runtime.swg"
|
||||
|
||||
#include "example.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue