From c7df7f2c1f1a94bc334ab0d19afe719ca050f903 Mon Sep 17 00:00:00 2001
From: Kenneth Russel
Date: Mon, 16 Jan 2006 11:55:43 +0000
Subject: Removed some redundancy in GlueGen manual intro
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/gluegen/trunk@7 a78bb65f-1512-4460-ba86-f6dc96a7bf27
---
doc/manual/index.html | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
(limited to 'doc')
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.
--
cgit v1.2.3