diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-07-27 18:19:08 +0000 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-07-27 18:19:08 +0000 |
commit | 35ac16bdff38d75ab22b82ca0017db03506da23b (patch) | |
tree | 449a42bb31de219487c9a197d151259558a6a42c /client/trunk/manifest.mf | |
parent | a6752bccf2ae0ce1f330ba9de02eafdb8e39916c (diff) | |
download | instadisc-35ac16bdff38d75ab22b82ca0017db03506da23b.tar.gz instadisc-35ac16bdff38d75ab22b82ca0017db03506da23b.tar.bz2 instadisc-35ac16bdff38d75ab22b82ca0017db03506da23b.zip |
Created NetBeans project
Diffstat (limited to 'client/trunk/manifest.mf')
-rw-r--r-- | client/trunk/manifest.mf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/client/trunk/manifest.mf b/client/trunk/manifest.mf new file mode 100644 index 0000000..328e8e5 --- /dev/null +++ b/client/trunk/manifest.mf | |||
@@ -0,0 +1,3 @@ | |||
1 | Manifest-Version: 1.0 | ||
2 | X-COMMENT: Main-Class will be added automatically by build | ||
3 | |||