*** 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
|
|
@ -346,7 +346,7 @@ void JAVA::parse_args(int argc, char *argv[]) {
|
|||
|
||||
// Add a symbol to the parser for conditional compilation
|
||||
// cpp::define("SWIGJAVA");
|
||||
add_symbol("SWIGJAVA", 0, 0);
|
||||
SWIG_cpp_define((void *) "SWIGJAVA 1",0);
|
||||
|
||||
// Add typemap definitions
|
||||
typemap_lang = "java";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue