aboutsummaryrefslogtreecommitdiffstats
path: root/make/config/jogl/gl-if-CustomJavaCode-gl3.java
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-03-27 02:57:46 +0100
committerMichael Bien <[email protected]>2010-03-27 02:57:46 +0100
commit992b456d64e6128af021067e10e485d25977bf24 (patch)
treed5e47aa8bfeb995990e11d20519bcb66fec105dc /make/config/jogl/gl-if-CustomJavaCode-gl3.java
parentcf95674e16d34a85191d3af0a35d1357e011fcac (diff)
refactoring due to gluegen changes.
- renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.
Diffstat (limited to 'make/config/jogl/gl-if-CustomJavaCode-gl3.java')
-rw-r--r--make/config/jogl/gl-if-CustomJavaCode-gl3.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/config/jogl/gl-if-CustomJavaCode-gl3.java b/make/config/jogl/gl-if-CustomJavaCode-gl3.java
index 1777c1557..b295e7f8f 100644
--- a/make/config/jogl/gl-if-CustomJavaCode-gl3.java
+++ b/make/config/jogl/gl-if-CustomJavaCode-gl3.java
@@ -1,4 +1,4 @@
-
+//foobar
/** Part of <code>GL_ARB_uniform_buffer_object</code> */
public static final int GL_INVALID_INDEX = 0xFFFFFFFF ;