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
Logan Johnson 345e5f9644 Moved initialization of static class members outside of the class
declaration for template_typedef.i, template_typedef_cplx.i and
template_typedef_cplx2.h. GCC used to be more lenient about this
rule breakage, but gcc-3.2.2 shows no mercy.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4822 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-23 02:35:14 +00:00
SWIG Moved initialization of static class members outside of the class 2003-05-23 02:35:14 +00:00
swigweb Java cygwin build correction for later versions of Cygwin. C# tutorial added. 2003-05-13 10:04:20 +00:00