Lot's of cleanup. Removed some more source files. Migrated more functionality to C.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@494 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-06-18 20:34:21 +00:00
commit 243ef9cfee
21 changed files with 241 additions and 482 deletions

View file

@ -399,7 +399,7 @@ void JAVA::set_module(char *mod_name, char **mod_list) {
void JAVA::headers(void)
{
emit_banner(f_header); // Print the SWIG banner message
Swig_banner(f_header); // Print the SWIG banner message
fprintf(f_header,"/* Implementation : Java */\n\n");
// Include header file code fragment into the output