summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2004-08-30 21:44:20 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2004-08-30 21:44:20 +0000
commitf5a394008e4d80cb543d7700b9d2c5acfbf93d8e (patch)
treec5b816796b72df1832718e7ef75d10f69ac23d48
parent78604426ea95431bcc7ad1a17a0ced20bb609a74 (diff)
downloadswig-f5a394008e4d80cb543d7700b9d2c5acfbf93d8e.tar.gz
Modula3 added to 1.3.22 summary
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6180 626c5289-ae23-0410-ae9c-e8d60b6d4f22
-rw-r--r--SWIG/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/SWIG/README b/SWIG/README
index 5d457939b..869a803fa 100644
--- a/SWIG/README
+++ b/SWIG/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.