swig/SWIG/Source/SWIG1.1
Dave Beazley 9c8b02da28 Minor fixes and cleanup
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@467 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-06-15 03:23:47 +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 Slash, burn, crash, crumble. Don't mind me. 2000-02-27 03:47:17 +00:00
hash.cxx Minor fixes and cleanup 2000-06-15 03:23:47 +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 Removed warnings. 2000-06-15 03:20:53 +00:00
Makefile.in (PARSER): Prefix w/ `$(srcdir)/'. 2000-04-12 08:04:53 +00:00
naming.cxx Minor fixes and cleanup 2000-06-15 03:23:47 +00:00
parms.cxx Removed warnings. 2000-06-15 03:20:53 +00:00
parser.yxx Removed annoying warnings. 2000-06-15 03:15:58 +00:00
README Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
scanner.cxx Removed warnings. 2000-06-15 03:20:53 +00:00
sstring.cxx (String &operator<<, String &operator>>): Declare source 2000-04-12 11:48:41 +00:00
swig11.h (String &operator<<, String &operator>>): Declare source 2000-04-12 11:48:41 +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 Removed warnings. 2000-06-15 03:20:53 +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