diff options
author | Julien Gouesse <[email protected]> | 2015-11-19 20:45:53 +0100 |
---|---|---|
committer | Julien Gouesse <[email protected]> | 2015-11-19 20:45:53 +0100 |
commit | a18c3b0789bfc24b49dbaf41c2390159bc683afc (patch) | |
tree | b5236ff2570178de356eab569225108948eb4d30 /src/classes/J3dVersion | |
parent | 264608060948a634b53a13ee96ed07527eb07340 (diff) | |
parent | 7a2e20caac9db6f789a7b3fab344b9758af45335 (diff) |
Gets Harvey's changes
Diffstat (limited to 'src/classes/J3dVersion')
-rw-r--r-- | src/classes/J3dVersion | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/classes/J3dVersion b/src/classes/J3dVersion deleted file mode 100644 index 4c43271..0000000 --- a/src/classes/J3dVersion +++ /dev/null @@ -1,9 +0,0 @@ -Manifest-Version: 1.0 -Specification-Title: @SPEC_TITLE@ -Specification-Version: 1.6 -Specification-Vendor: @SPEC_VENDOR@ -Implementation-Title: @IMPL_TITLE@ -Implementation-Version: @VERSION_BASE@ -Implementation-Vendor: @IMPL_VENDOR@ -Extension-Name: javax.media.j3d -Implementation-Vendor-Id: @IMPL_VENDOR_ID@ |