swig/SWIG/Source/SWIG1.1
Thien-Thi Nguyen e4f2a35328 (Verbose): New global var. This used to be an automatic var in
function `SWIG_main', but was deleted (w/o deleting "-v" parsing).

(SWIG_main): Set `Verbose' during option parsing.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@236 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-02-12 06:55:38 +00:00
..
.cvsignore Conditionaly compile experimental code with --enable-experiment 2000-01-30 15:39:55 +00:00
cplus.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
emit.cxx VERSION, Source/Include/swigver.h.in: New files. 2000-02-12 02:21:22 +00:00
hash.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
include.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
internal.h Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
lang.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
main.cxx (Verbose): New global var. This used to be an automatic var in 2000-02-12 06:55:38 +00:00
Makefile.in Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
naming.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
parms.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
parser.yxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
README Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
scanner.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
sstring.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
swig11.h Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
symbol.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
typemap.cxx Added $ndim variable to typemaps. 2000-02-11 19:48:39 +00:00
types.cxx Slight change to type-table code. 2000-02-10 22:09:55 +00:00
wrapfunc.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00

2/10/00

This is the old SWIG1.1 core written in C++.  This is a real mess
and in the process of being deprecated.  Please bear with us.

-- Dave