Support for Lua added - patch from Mark Gossage
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7363 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
139bd9b8c5
commit
15150feff5
9 changed files with 175 additions and 7 deletions
|
|
@ -47,6 +47,7 @@ eswig_SOURCES = CParse/cscanner.c \
|
|||
Modules/guile.cxx \
|
||||
Modules/java.cxx \
|
||||
Modules/lang.cxx \
|
||||
Modules/lua.cxx \
|
||||
Modules/main.cxx \
|
||||
Modules/modula3.cxx \
|
||||
Modules/module.cxx \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue