From 40882bd482a13fca6a6986b3cbf4374ed04f0edb Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 30 Jun 2023 02:41:23 +0200 Subject: index.html: GlueGen wording --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index bcd0efd..2ad7023 100644 --- a/index.html +++ b/index.html @@ -93,8 +93,8 @@ JOGL, JOCL and JOAL provide cross platform Java™ language bindings to the OpenAL, OpenGL® (+FFmpeg) and OpenCL™ APIs.

- GlueGen is a compiler generating Java™ and JNI C code offline and allows using native libraries within your Java™ application
- and producing the native bindings for all our modules. + GlueGen is a compiler generating Java™ and JNI C code and allows using native libraries within your Java™ application,
+ as it is used to produce all native bindings for our modules.

Modules: GlueGen, JOAL, JOGL, JOCL, -- cgit v1.2.3