summaryrefslogtreecommitdiffstats
path: root/doc/manual
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual')
-rwxr-xr-xdoc/manual/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/manual/index.html b/doc/manual/index.html
index 6c29000..d2f1be5 100755
--- a/doc/manual/index.html
+++ b/doc/manual/index.html
@@ -49,9 +49,7 @@ has the ability to perform significant transformations on the IR
before glue code emission. GlueGen is currently powerful enough to
bind even low-level APIs such as the Java Native Interface (JNI) and
the AWT Native Interface (JAWT) back up to the Java programming
-language. This allows libraries needing to access such low-level APIs
-to be written in Java instead of a combination of handwritten JNI and
-C code as well as Java code.
+language.
</P>
<P>