add python_header section
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7773 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c28010f762
commit
a0d0861413
1 changed files with 1 additions and 0 deletions
|
|
@ -324,6 +324,7 @@ public:
|
|||
f_shadow_stubs = NewString("");
|
||||
|
||||
Swig_register_filebyname("shadow",f_shadow);
|
||||
Swig_register_filebyname("python_header",f_shadow_imports);
|
||||
Swig_register_filebyname("python",f_shadow);
|
||||
|
||||
Printv(f_shadow_py,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue