swig/SWIG/Source
Dave Beazley 0f5fef9c32 Fixed object files.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@36 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-11 20:15:07 +00:00
..
DOH Added callables 2000-01-05 14:54:43 +00:00
Include First checkin 2000-01-11 20:08:25 +00:00
Modules1.1 First checkin 2000-01-11 20:08:25 +00:00
Preprocessor First checkin 2000-01-11 20:08:25 +00:00
Swig First checkin 2000-01-11 20:08:25 +00:00
SWIG1.1 First checkin 2000-01-11 20:08:25 +00:00
configure.in First checkin 2000-01-11 20:08:25 +00:00
Makefile.in Fixed object files. 2000-01-11 20:15:07 +00:00
README First checkin 2000-01-11 20:08:25 +00:00

SWIG Source Directory

All new development is being done in C. Portions of the old SWIG1.1
C++ base are slowly being converted over.

DOH -  Dave's Object Hack.   A C library containing core datatypes
        for most of the new C-based system.

Core -  C based SWIG core.

Preprocessor - C based preprocessing module.

SWIG1.1  - Old SWIG1.1 C++ core

Modules1.1 - Old SWIG1.1 C++ modules