diff options
author | Kenneth Russel <[email protected]> | 2006-01-17 06:34:45 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2006-01-17 06:34:45 +0000 |
commit | 0930c6ae9487745b69af8554724ad3a7ad0caa7e (patch) | |
tree | 8e1e775518e0706387b8b60c2888b427d7718ca4 /make/Manifest | |
parent | 9a75af4d242de84cff9c279bced4fe9e62c32c86 (diff) |
Added download and build instructions to GlueGen manual. Added
Manifest to gluegen.jar to make it easier to run as an executable jar.
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/gluegen/trunk@9 a78bb65f-1512-4460-ba86-f6dc96a7bf27
Diffstat (limited to 'make/Manifest')
-rwxr-xr-x | make/Manifest | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/make/Manifest b/make/Manifest new file mode 100755 index 0000000..1677feb --- /dev/null +++ b/make/Manifest @@ -0,0 +1,2 @@ +Main-Class: com.sun.gluegen.GlueGen +Class-Path: antlr.jar |