From 02635eee48a910e6ec664a8eec99af6d316c40cf Mon Sep 17 00:00:00 2001
From: William S Fulton
The swigwin distribution contains the SWIG Windows executable, swig.exe, which will run on 32 bit versions of Windows, ie Windows 95/98/ME/NT/2000/XP. -If you want to build your own swig.exe have a look at Building swig.exe on Windows. +If you want to build your own swig.exe have a look at Building swig.exe on Windows.
@@ -82,7 +82,7 @@ These were produced by Visual C++ 6, although they should also work in Visual C+ Later versions of Visual Studio should also be able to open and convert these project files. The C# examples come with .NET 2003 solution (.sln) and project files instead of Visual C++ 6 project files. The project files have been set up to execute SWIG in a custom build rule for the SWIG interface (.i) file. -Alternatively run the examples using Cygwin. +Alternatively run the examples using Cygwin.More information on each of the examples is available with the examples distributed with SWIG (Examples/index.html).