diff options
author | Sven Gothel <[email protected]> | 2001-04-06 10:05:10 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2001-04-06 10:05:10 +0000 |
commit | ee8232711affbf052576b038aee079250c985416 (patch) | |
tree | 6af9c3d569611615d29dee5d051a69ab68e18b0d /C2J/gl-enum-auto.java | |
parent | 6c0f57e382ff6a739551630b0f9acac14f0a539a (diff) |
2.7.0 release ..
Diffstat (limited to 'C2J/gl-enum-auto.java')
-rw-r--r-- | C2J/gl-enum-auto.java | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/C2J/gl-enum-auto.java b/C2J/gl-enum-auto.java index d26beaf..d549cd0 100644 --- a/C2J/gl-enum-auto.java +++ b/C2J/gl-enum-auto.java @@ -1,5 +1,5 @@ /** - * C2J Parser Version 1.5 Beta + * C2J Parser Version 2.0 * Jausoft - Sven Goethel Software Development * Reading from file: gl-enum-auto.orig.h . . . * Destination-Class: gl4java_GLEnum ! @@ -1314,4 +1314,4 @@ 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 1.5 Beta: Java program parsed successfully. */ +/* C2J Parser Version 2.0: Java program parsed successfully. */ |