diff options
author | Philip Jordan <[email protected]> | 2019-09-27 19:23:53 +1200 |
---|---|---|
committer | Philip Jordan <[email protected]> | 2019-09-27 19:23:53 +1200 |
commit | ba67023033a7f054b528fe2c8ec74c8a0cd78eb9 (patch) | |
tree | 00244a9695063f77bb1af51498b2202dccec3ba7 /manifest.mf | |
parent | a09e4d2bc8452c86ba007fcfbe1d8abbef1a9389 (diff) |
Pom.xml file tidied up
Diffstat (limited to 'manifest.mf')
-rw-r--r-- | manifest.mf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/manifest.mf b/manifest.mf deleted file mode 100644 index 04b5cf2..0000000 --- a/manifest.mf +++ /dev/null @@ -1,5 +0,0 @@ -Manifest-Version: 1.0 -Implementation-Title: Java 3D Example Programs -Implementation-Version: 1.5.3 -Implementation-Vendor: Sun Microsystems, Inc. -Main-Class: org.jdesktop.j3d.examples.hello_universe.HelloUniverse |