SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. http://www.swig.org
Find a file
2005-07-15 04:32:49 +00:00
SWIG Defpackage now exports all the functions. This is done by storing the various functions names in a list and then at the end writing it to the top of output file by pushing the rest of the contents down. 2005-07-15 04:32:49 +00:00
swigweb fix extern declarations 2005-06-28 21:14:24 +00:00