diff options
author | Michael Bien <[email protected]> | 2010-03-22 18:59:03 +0100 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-03-22 18:59:03 +0100 |
commit | 2f08848b6bde6fad24c2c0e9ab170ff41cf0f077 (patch) | |
tree | b025dba99a99ea32aefb1f4c3fa5a80150b615d9 /manifest.mf | |
parent | c6c516c00040825f2f03b88dbc1747775b2708d2 (diff) |
joal now compatible with upstream gluegen.
updated configuration files.
fixed build.xml 'test' target.
Diffstat (limited to 'manifest.mf')
-rw-r--r-- | manifest.mf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/manifest.mf b/manifest.mf new file mode 100644 index 0000000..328e8e5 --- /dev/null +++ b/manifest.mf @@ -0,0 +1,3 @@ +Manifest-Version: 1.0 +X-COMMENT: Main-Class will be added automatically by build + |