From 98da87017cb72785ca13f5b0657ce2c5d8a067c3 Mon Sep 17 00:00:00 2001
From: Kenneth Russel
Date: Thu, 19 Jan 2006 22:02:52 +0000
Subject: Added reference to NoodleGlue in GlueGen documentation
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/gluegen/trunk@12 a78bb65f-1512-4460-ba86-f6dc96a7bf27
---
doc/manual/index.html | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
(limited to 'doc/manual/index.html')
diff --git a/doc/manual/index.html b/doc/manual/index.html
index aea36e3..2e4ed84 100755
--- a/doc/manual/index.html
+++ b/doc/manual/index.html
@@ -246,10 +246,12 @@ an early tool allowing binding of a limited subset of C++ to the
Scheme programming language; SWIG,
a tool released at roughly the same time as Header2Scheme which by now
supports binding C and C++ libraries to a variety of scripting
-languages; and JNIWrapper, a
-commercial tool automating the binding of C APIs to Java. Other
-language-specific tools such as Perl's XS, Boost.Python and many
-others exist.
+languages; JNIWrapper, a
+commercial tool automating the binding of C APIs to Java; and NoodleGlue,
+a recently-released tool automating the binding of C++ APIs to
+Java. Other language-specific tools such as Perl's XS, Boost.Python
+and many others exist.
--
cgit v1.2.3