diff options
author | Kevin Rushforth <[email protected]> | 2004-06-09 02:52:37 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2004-06-09 02:52:37 +0000 |
commit | df69463d936326e3f44453e9b9987b96272ae5d9 (patch) | |
tree | c0aa5a160cd3a4e9bdbd201a0e6a2c35ce763e4f /src/VECMATH.MF | |
parent | 8d04fe6c33678b770bbd5c7747ca21e565648222 (diff) |
Initial creation of vecmath sources in CVS repository
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@5 dd45e54d-f42e-c781-df72-dca083a658b1
Diffstat (limited to 'src/VECMATH.MF')
-rw-r--r-- | src/VECMATH.MF | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/VECMATH.MF b/src/VECMATH.MF new file mode 100644 index 0000000..32b4dad --- /dev/null +++ b/src/VECMATH.MF @@ -0,0 +1,9 @@ +Manifest-Version: 1.0 +Specification-Title: Java 3D API Specification +Specification-Version: 1.3 +Specification-Vendor: Sun Microsystems, Inc. +Implementation-Title: Java 3D Vecmath Runtime Environment +Implementation-Version: 1.3.2 +Implementation-Vendor: Sun Microsystems, Inc. +Extension-Name: javax.vecmath +Implementation-Vendor-Id: com.sun |