summaryrefslogtreecommitdiff
path: root/Doc/Manual/Sections.html
diff options
context:
space:
mode:
authorAhmon Dancy <dancy@franz.com>2005-11-09 20:44:22 +0000
committerAhmon Dancy <dancy@franz.com>2005-11-09 20:44:22 +0000
commit4098a01b68712400c025fa76b418c92e5c10d28a (patch)
tree58fd555d88f9a1f546482d87266081995aca7136 /Doc/Manual/Sections.html
parent285590d616c75623e79a76d386aab77e173e4c61 (diff)
downloadswig-4098a01b68712400c025fa76b418c92e5c10d28a.tar.gz
Huge update to the Allegrocl module. Better C support. C++ support
added. Documentation! Makes use of typemaps for better interface tuning. Improved type support. Wrapping of foreign pointers in CLOS objects; hopefully a step toward being able to extend C++ classes from Lisp. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7828 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Doc/Manual/Sections.html')
-rw-r--r--Doc/Manual/Sections.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Manual/Sections.html b/Doc/Manual/Sections.html
index 23389c6f0..7c40b4c5f 100644
--- a/Doc/Manual/Sections.html
+++ b/Doc/Manual/Sections.html
@@ -41,6 +41,7 @@ to help!).
<ul>
<li><a href="Lisp.html#Lisp_nn1">Common Lisp support</a></li>
+<li><a href="Allegrocl.html#Allegrocl_nn1">Allegro CL support</a></li>
<li><a href="CSharp.html#CSharp">C# support</a></li>
<li><a href="Chicken.html#Chicken">Chicken support</a></li>
<li><a href="Guile.html#Guile">Guile support</a></li>