blob: 4137bd544ea0dc2b1141a46c79e2411207135fcc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Manifest-Version: 1.0
Specification-Title: GlueGen Java Bindings Generator
Specification-Version: @BASEVERSION@
Specification-Vendor: JogAmp Community
Implementation-Title: GlueGen Compile-Time
Implementation-Version: @VERSION@
Implementation-Branch: @SCM_BRANCH@
Implementation-Commit: @SCM_COMMIT@
Implementation-Vendor: JogAmp Community
Implementation-Vendor-Id: com.jogamp
Main-Class: com.jogamp.gluegen.GlueGen
Class-Path: antlr.jar
|