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/ebin | |
parent | 952a85381ff4b5b34426000b1dee73c9e74becdd (diff) |
use get-deps to pull down individual cloudant projects
Diffstat (limited to 'apps/chttpd/ebin')
-rw-r--r-- | apps/chttpd/ebin/chttpd.appup | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/chttpd/ebin/chttpd.appup b/apps/chttpd/ebin/chttpd.appup deleted file mode 100644 index e0b5cdfe..00000000 --- a/apps/chttpd/ebin/chttpd.appup +++ /dev/null @@ -1,4 +0,0 @@ -{"1.0.3",[{"1.0.2",[ - {load_module, chttpd_external}, - {load_module, chttpd} -]}],[{"1.0.2",[]}]}. |