modula3: documented some of the conceptions and typemaps, added anchors to modules I refer to

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5951 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
amigalemming 2004-05-30 17:14:25 +00:00
commit 6bc393a0b0
6 changed files with 605 additions and 47 deletions

View file

@ -1909,6 +1909,7 @@ of static member functions. In Python-2.2, they can be accessed via the
class itself. In Python-2.1 and earlier, they have to be accessed as a global
function or through an instance (see the earlier section).
<a name="directors">
<a name="n32"></a><H2>22.5 Cross language polymorphism (experimental)</H2>