point to mailing list page instead of listing email addresses

Few more HTML corrections


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6082 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-08-12 20:54:33 +00:00
commit 3af80ea481
9 changed files with 16 additions and 11 deletions

View file

@ -419,8 +419,8 @@ Is it possible to sub-class C++ classes with Modula-3 code?
This issue is addressed by directors,
a feature that was experimentally added to some Language modules
like
<a href=Java.html#java_directors>Java</a> and
<a href=Python.html#directors>Python</a>.
<a href="Java.html#java_directors">Java</a> and
<a href="Python.html#directors">Python</a>.
</li>
<li>
How to manage storage with the garbage collector of Modula-3?