diff options
author | Joonas Lehtinen <joonas.lehtinen@itmill.com> | 2006-10-12 02:42:33 +0000 |
---|---|---|
committer | Joonas Lehtinen <joonas.lehtinen@itmill.com> | 2006-10-12 02:42:33 +0000 |
commit | 041fb2f50011d8a88114197e1af9d9b087811731 (patch) | |
tree | f897f874e4c0fb0d63104e6b578cf26e9f2bbc48 /WebContent/META-INF | |
parent | ec177eb8b9b90cc07ba93d5954addbcf696d87ee (diff) | |
download | vaadin-framework-041fb2f50011d8a88114197e1af9d9b087811731.tar.gz vaadin-framework-041fb2f50011d8a88114197e1af9d9b087811731.zip |
svn changeset:11/svn branch:toolkit
Diffstat (limited to 'WebContent/META-INF')
-rw-r--r-- | WebContent/META-INF/MANIFEST.MF | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/WebContent/META-INF/MANIFEST.MF b/WebContent/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..5e9495128c --- /dev/null +++ b/WebContent/META-INF/MANIFEST.MF @@ -0,0 +1,3 @@ +Manifest-Version: 1.0
+Class-Path:
+
|