*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@470 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-06-15 15:11:19 +00:00
commit 0a346ebeb9

View file

@ -38,6 +38,7 @@ A wrapper generator for interfacing C++ with [incr Tcl].<br>
<a href="http://www.hlla.is.tsukuba.ac.jp/~chiba">OpenC++</a>. A very cool compiler project that lets you crawl inside C++ parse trees and more. <br>
<a href="http://www.stack.nl/~dimitri/doxygen">Doxygen</a>. Generate documentation and more for C/C++ programs.<br>
<a href="http://www.cs.cmu.edu/~chrislee/Software/g-wrap/">G-Wrap</a>. A wrapper generator for interfacing C and Scheme (including Guile).
</ul>