swig/README
Dustin Mitchell c4a023be78 Moved Makefiles and configure.in to the top level, and added .cvsignore
files to most subdirectories to make things a bit cleaner.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@37 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-11 20:51:24 +00:00

17 lines
394 B
Text

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