Made it so language modules can specify a file to process before anything else (for typemaps). Also fixed line-numbering problem in main.cxx

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@709 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-08-29 01:46:54 +00:00
commit 1c60e6bfbe
6 changed files with 32 additions and 8 deletions

View file

@ -44,11 +44,6 @@ Swig_banner(File *f) {
* This file was automatically generated by SWIG (http://www.swig.org).\n\
* Version %s %s\n\
* \n\
* Portions Copyright (c) 1995-2000\n\
* The University of Utah, The Regents of the University of California, and\n\
* The University of Chicago. Permission is hereby granted to use, modify, \n\
* and distribute this file in any manner provided this notice remains intact.\n\
* \n\
* This file is not intended to be easily readable and contains a number of \n\
* coding conventions designed to improve portability and efficiency. Do not make\n\
* changes to this file unless you know what you are doing--modify the SWIG \n\