diff options
| author | Adam Kocoloski <adam@cloudant.com> | 2010-10-25 15:46:05 -0400 |
|---|---|---|
| committer | Adam Kocoloski <adam@cloudant.com> | 2010-10-25 21:45:32 -0400 |
| commit | ebac05f686b56791511cb9b599dfb5a742dcfc96 (patch) | |
| tree | 00a789cd058f98fa014d927f094f9e6e9f91f6f2 /apps/chttpd/src/chttpd.app.src | |
| parent | 952a85381ff4b5b34426000b1dee73c9e74becdd (diff) | |
use get-deps to pull down individual cloudant projects
Diffstat (limited to 'apps/chttpd/src/chttpd.app.src')
| -rw-r--r-- | apps/chttpd/src/chttpd.app.src | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/chttpd/src/chttpd.app.src b/apps/chttpd/src/chttpd.app.src deleted file mode 100644 index 95ef107a..00000000 --- a/apps/chttpd/src/chttpd.app.src +++ /dev/null @@ -1,7 +0,0 @@ -{application, chttpd, [ - {description, "HTTP interface for CouchDB cluster"}, - {vsn, "1.0.3"}, - {registered, [chttpd_sup, chttpd]}, - {applications, [kernel, stdlib, couch, fabric]}, - {mod, {chttpd_app,[]}} -]}.
\ No newline at end of file |
