*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@3619 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2002-08-22 03:00:44 +00:00
commit 70eab3ed51

View file

@ -14,7 +14,7 @@ SWIG Myths
<h4>Fact:</h4>
SWIG <em>does</em> provide wrapping support for all of ANSI C. However, SWIG has
also included C++ support since it's initial release in 1996. To be fair, early
also included C++ support since its initial release in 1996. To be fair, early
SWIG releases had limitations, but C++ support has continually improved with
each SWIG release.