Allegro typo

Fixes for HTML to validate


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6230 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-09-06 21:35:47 +00:00
commit beff217012

View file

@ -25,7 +25,7 @@ version of Unix such as AIX or HPUX).
SWIG works on 32 bit versions of Windows such as Windows 95/98/NT/2000/XP.
However, given that SWIG is primarily developed under Unix, the Windows
version is not as thoroughly tested, but is used widely and successfully under Windows.
Currently the Windows version of SWIG 1.3 is compiled and tested under <a href=http://www.cygwin.com>Cygwin</a> and <a href=http://www.mingw.org>Mingw</a> using gcc, but should be compilable by any other Windows C++ compiler. SWIG 1.1 can be compiled with Visual C++ 4.x/5.x/6.x or with the Borland C++ 5.x
Currently the Windows version of SWIG 1.3 is compiled and tested under <a href="http://www.cygwin.com">Cygwin</a> and <a href="http://www.mingw.org">Mingw</a> using gcc, but should be compilable by any other Windows C++ compiler. SWIG 1.1 can be compiled with Visual C++ 4.x/5.x/6.x or with the Borland C++ 5.x
compiler. However, SWIG 1.1 has only been officially tested using the
Visual C++ compiler. You may also need to determine which compiler
has been used to compile the various scripting languages that you will
@ -50,7 +50,7 @@ sources, configure, and build from the command terminal.
</blockquote>
</ul>
<a name="SupportedLanguages"><h3> Supported Languages </h3>
<h3><a name="SupportedLanguages"></a> Supported Languages </h3>
The following scripting languages were supported in the final SWIG 1.1 release.
@ -72,7 +72,7 @@ The following languages are also supported in SWIG 1.3.6 onwards.
PHP support was added in SWIG 1.3.11.<br>
Objective Caml (Ocaml) and Pike support was added in SWIG 1.3.14.<br>
Support for C# and the Chicken scheme compiler was added in SWIG 1.3.18.<br>
Support for Allegro and CL and Modula-3 was added in SWIG-1.3.22.<br>
Support for Allegro CL and Modula-3 was added in SWIG-1.3.22.<br>
<p>
Any newer versions of these languages should be assumed to be