From 1b4433f6d78b142112fc096ed2d661a3bdf0c49f Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 30 Aug 2004 21:44:20 +0000 Subject: [PATCH] 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 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 5d457939b..869a803fa 100644 --- a/README +++ b/README @@ -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.