New language module: Common Lisp with UFFI.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7358 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Matthias Köppe 2005-08-09 15:09:15 +00:00
commit 9fa0cf3e6c
4 changed files with 522 additions and 0 deletions

View file

@ -62,6 +62,7 @@ eswig_SOURCES = CParse/cscanner.c \
Modules/swigmain.cxx \
Modules/tcl8.cxx \
Modules/typepass.cxx \
Modules/uffi.cxx \
Modules/utils.cxx \
Modules/xml.cxx \
Preprocessor/cpp.c \