From 5f17119bd1bb515d4c251580ed2a2dfc0d828ae4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20K=C3=B6ppe?= Date: Thu, 21 Sep 2000 21:05:05 +0000 Subject: [PATCH] Fixed links and typo. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@874 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Examples/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Examples/index.html b/Examples/index.html index 8e2f43655..7737e1bdc 100644 --- a/Examples/index.html +++ b/Examples/index.html @@ -40,15 +40,15 @@ language:
  • Python
  • Perl5
  • Tcl -
  • Guile -
  • Java -
  • Mzscheme +
  • Guile +
  • Java +
  • Mzscheme
  • Ruby

    Real Life

    -The the GIFPlot directory contains examples that illustrate the use of SWIG with +The GIFPlot 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.