From 343b658c32a6473c545187c1e276ee5d06c2686a Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Wed, 9 Jun 2004 04:25:41 +0000 Subject: Initial creation of j3d-core-utils sources in CVS repository git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@7 ba19aa83-45c5-6ac9-afd3-db810772062c --- src/classes/J3dVersion | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/classes/J3dVersion (limited to 'src/classes/J3dVersion') diff --git a/src/classes/J3dVersion b/src/classes/J3dVersion new file mode 100644 index 0000000..748a302 --- /dev/null +++ b/src/classes/J3dVersion @@ -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 Core Runtime Environment +Implementation-Version: 1.3.2 +Implementation-Vendor: Sun Microsystems, Inc. +Extension-Name: javax.media.j3d +Implementation-Vendor-Id: com.sun -- cgit v1.2.3