Fixed links and typo.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@874 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c2f9a7cbeb
commit
5f17119bd1
1 changed files with 4 additions and 4 deletions
|
|
@ -40,15 +40,15 @@ language:
|
|||
<li><a href="python/index.html">Python</a>
|
||||
<li><a href="perl5/index.html">Perl5</a>
|
||||
<li><a href="tcl/index.html">Tcl</a>
|
||||
<li><a href="guile/index.html">Guile</a>
|
||||
<li><a href="java/index.html">Java</a>
|
||||
<li><a href="mzscheme/index.html">Mzscheme</a>
|
||||
<li><a href="guile/">Guile</a>
|
||||
<li><a href="java/">Java</a>
|
||||
<li><a href="mzscheme/">Mzscheme</a>
|
||||
<li><a href="ruby/index.html">Ruby</a>
|
||||
</ul>
|
||||
|
||||
<h2>Real Life</h2>
|
||||
|
||||
The the <a href="GIFPlot/index.html">GIFPlot</a> directory contains examples that illustrate the use of SWIG with
|
||||
The <a href="GIFPlot/">GIFPlot</a> directory contains examples that illustrate the use of SWIG with
|
||||
a moderately complex C library for creating GIF images. Many of these
|
||||
examples illustrate more advanced SWIG features.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue