swig/SWIG
Dave Beazley b8d33b8fcd Added install
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@47 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-12 02:59:46 +00:00
..
Lib *** empty log message *** 2000-01-12 02:55:03 +00:00
Source Minor changes. 2000-01-11 23:50:36 +00:00
configure.in Moved Makefiles and configure.in to the top level, and added .cvsignore 2000-01-11 20:51:24 +00:00
Makefile.in Added install 2000-01-12 02:59:46 +00:00
README Moved Makefiles and configure.in to the top level, and added .cvsignore 2000-01-11 20:51:24 +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