*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@73 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-01-12 23:49:22 +00:00
commit 62653fd529
8 changed files with 22 additions and 19 deletions

View file

@ -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