Modula3 added to 1.3.22 summary

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6180 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-08-30 21:44:20 +00:00
commit 1b4433f6d7

2
README
View file

@ -77,7 +77,7 @@ SWIG-1.3.22 summary:
enums or the typesafe enum pattern for these two languages.
- Python - much better STL suppport and support for std::wstring,
wchar_t and FILE *.
- SWIG also supports Allegro CL now.
- Initial support for Modula3 and Allegro CL.
- 64 bit TCL support.
- Java and C#'s proxy classes are now nearly 100% generated from
typemaps and/or features for finer control on the generated code.