aboutsummaryrefslogtreecommitdiffstats
path: root/gl4java/GLEnum.java
diff options
context:
space:
mode:
Diffstat (limited to 'gl4java/GLEnum.java')
-rw-r--r--gl4java/GLEnum.java12
1 files changed, 6 insertions, 6 deletions
diff --git a/gl4java/GLEnum.java b/gl4java/GLEnum.java
index 1acec60..be81015 100644
--- a/gl4java/GLEnum.java
+++ b/gl4java/GLEnum.java
@@ -25,7 +25,7 @@ public interface GLEnum
public static final boolean GL_TRUE = true;
/**
- * C2J Parser Version 2.0
+ * C2J Parser Version 2.1
* Jausoft - Sven Goethel Software Development
* Reading from file: gl-enum-auto.orig.h . . .
* Destination-Class: gl4java_GLEnum !
@@ -1340,8 +1340,8 @@ public interface GLEnum
public static final int GL_ZERO = 0x0;
public static final int GL_ZOOM_X = 0x0D16;
public static final int GL_ZOOM_Y = 0x0D17;
-/* C2J Parser Version 2.0: Java program parsed successfully. */
-
-
-}
-
+/* C2J Parser Version 2.1: Java program parsed successfully. */
+
+
+}
+