*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@73 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
640a0bb9c1
commit
a6dd49b378
8 changed files with 22 additions and 19 deletions
|
|
@ -99,7 +99,7 @@ void PYTHON::parse_args(int argc, char *argv[]) {
|
|||
}
|
||||
}
|
||||
// Create a symbol for this language
|
||||
add_symbol("SWIGPYTHON",0,0);
|
||||
SWIG_cpp_define((void *) "SWIGPYTHON", 0);
|
||||
|
||||
// Set name of typemaps
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue