diff options
author | Sven Gothel <[email protected]> | 2010-11-06 23:13:39 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2010-11-06 23:13:39 +0100 |
commit | 6f2d046c8d532db94f6af5003e341104d5bf4aff (patch) | |
tree | 723c31b8f9c1097ae48486acbf68e4e06fab2517 /make/Manifest | |
parent | ec6d61f4597af32c22319c4bda3c9dd9ab80bf25 (diff) |
Renamed com.sun.gluegen -> com.jogamp.gluegen
Diffstat (limited to 'make/Manifest')
-rwxr-xr-x | make/Manifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/Manifest b/make/Manifest index 1677feb..6dd4840 100755 --- a/make/Manifest +++ b/make/Manifest @@ -1,2 +1,2 @@ -Main-Class: com.sun.gluegen.GlueGen +Main-Class: com.jogamp.gluegen.GlueGen Class-Path: antlr.jar |