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@37 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
0f5fef9c32
commit
43be9fc101
11 changed files with 71 additions and 99 deletions
17
SWIG/README
Normal file
17
SWIG/README
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
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
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue