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 /gl4java/GLUFunc.java | |
parent | 6c0f57e382ff6a739551630b0f9acac14f0a539a (diff) |
2.7.0 release ..
Diffstat (limited to 'gl4java/GLUFunc.java')
-rw-r--r-- | gl4java/GLUFunc.java | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gl4java/GLUFunc.java b/gl4java/GLUFunc.java index afee2cb..4a28f66 100644 --- a/gl4java/GLUFunc.java +++ b/gl4java/GLUFunc.java @@ -69,7 +69,7 @@ public void gluDeleteNurbsRenderer( long nobj ); public void gluDeleteTess( long tobj ); /** - * C2J Parser Version 1.5 Beta + * C2J Parser Version 2.0 * Jausoft - Sven Goethel Software Development * Reading from file: glu-proto-auto.orig.h . . . * Destination-Class: gl4java_GLUFuncJauJNI ! @@ -744,8 +744,8 @@ public void gluDeleteTess( long tobj ); long tobj ) ; -/* C2J Parser Version 1.5 Beta: Java program parsed successfully. */ - - -} - +/* C2J Parser Version 2.0: Java program parsed successfully. */ +
+
+}
+
|