add guards for swig/language extra methods and comments
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6386 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
3e0de3c3d9
commit
024efdb6f6
12 changed files with 85 additions and 14 deletions
|
|
@ -1,3 +1,9 @@
|
|||
%include <pystdcommon.swg>
|
||||
%include <std/std_common.i>
|
||||
|
||||
//
|
||||
// Generates the traits for all the known primitive
|
||||
// C++ types (int, double, ...)
|
||||
//
|
||||
%apply_cpptypes(%traits_ptypen);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue