*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@3566 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2002-08-17 19:56:02 +00:00
commit a6c7b4ca98

View file

@ -52,7 +52,7 @@ A wrapper generator for interfacing C++ with [incr Tcl].<br>
<a href="http://cens.ioc.ee/projects/f2py2e">f2py</a>. An interface generator for binding Fortran and Python.<br>
<a href="http://www.boost.org/libs/python/doc/index.html">Boost Python Library</a>. The so-called
"leading solution for language interoperability between Python and C++." Whatever.
"leading solution for language interoperability between Python and C++." Whatever. <br>
<a href="http://www.deaven.net/~deaven/Software/cxxwrap/">cxxwrap</a>. Java JNI wrapper code generator for C++.<br>
<a href="http://www.excelsior-usa.com/xfunction.html">xFunction</a>. Java native code access library.<br>