summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/mochiweb/src/mochifmt.erl (renamed from src/mochiweb/mochifmt.erl)0
-rw-r--r--apps/mochiweb/src/mochifmt_records.erl (renamed from src/mochiweb/mochifmt_records.erl)0
-rw-r--r--apps/mochiweb/src/mochifmt_std.erl (renamed from src/mochiweb/mochifmt_std.erl)0
-rw-r--r--apps/mochiweb/src/mochihex.erl (renamed from src/mochiweb/mochihex.erl)0
-rw-r--r--apps/mochiweb/src/mochijson.erl (renamed from src/mochiweb/mochijson.erl)0
-rw-r--r--apps/mochiweb/src/mochijson2.erl (renamed from src/mochiweb/mochijson2.erl)0
-rw-r--r--apps/mochiweb/src/mochinum.erl (renamed from src/mochiweb/mochinum.erl)0
-rw-r--r--apps/mochiweb/src/mochiweb.app.src (renamed from src/mochiweb/mochiweb.app.in)0
-rw-r--r--apps/mochiweb/src/mochiweb.erl (renamed from src/mochiweb/mochiweb.erl)0
-rw-r--r--apps/mochiweb/src/mochiweb_app.erl (renamed from src/mochiweb/mochiweb_app.erl)0
-rw-r--r--apps/mochiweb/src/mochiweb_charref.erl (renamed from src/mochiweb/mochiweb_charref.erl)0
-rw-r--r--apps/mochiweb/src/mochiweb_cookies.erl (renamed from src/mochiweb/mochiweb_cookies.erl)0
-rw-r--r--apps/mochiweb/src/mochiweb_echo.erl (renamed from src/mochiweb/mochiweb_echo.erl)0
-rw-r--r--apps/mochiweb/src/mochiweb_headers.erl (renamed from src/mochiweb/mochiweb_headers.erl)0
-rw-r--r--apps/mochiweb/src/mochiweb_html.erl (renamed from src/mochiweb/mochiweb_html.erl)0
-rw-r--r--apps/mochiweb/src/mochiweb_http.erl (renamed from src/mochiweb/mochiweb_http.erl)0
-rw-r--r--apps/mochiweb/src/mochiweb_multipart.erl (renamed from src/mochiweb/mochiweb_multipart.erl)0
-rw-r--r--apps/mochiweb/src/mochiweb_request.erl (renamed from src/mochiweb/mochiweb_request.erl)0
-rw-r--r--apps/mochiweb/src/mochiweb_response.erl (renamed from src/mochiweb/mochiweb_response.erl)0
-rw-r--r--apps/mochiweb/src/mochiweb_skel.erl (renamed from src/mochiweb/mochiweb_skel.erl)0
-rw-r--r--apps/mochiweb/src/mochiweb_socket_server.erl (renamed from src/mochiweb/mochiweb_socket_server.erl)0
-rw-r--r--apps/mochiweb/src/mochiweb_sup.erl (renamed from src/mochiweb/mochiweb_sup.erl)0
-rw-r--r--apps/mochiweb/src/mochiweb_util.erl (renamed from src/mochiweb/mochiweb_util.erl)0
-rw-r--r--apps/mochiweb/src/reloader.erl (renamed from src/mochiweb/reloader.erl)0
24 files changed, 0 insertions, 0 deletions
diff --git a/src/mochiweb/mochifmt.erl b/apps/mochiweb/src/mochifmt.erl
index da0a133a..da0a133a 100644
--- a/src/mochiweb/mochifmt.erl
+++ b/apps/mochiweb/src/mochifmt.erl
diff --git a/src/mochiweb/mochifmt_records.erl b/apps/mochiweb/src/mochifmt_records.erl
index 94c77978..94c77978 100644
--- a/src/mochiweb/mochifmt_records.erl
+++ b/apps/mochiweb/src/mochifmt_records.erl
diff --git a/src/mochiweb/mochifmt_std.erl b/apps/mochiweb/src/mochifmt_std.erl
index 9442016a..9442016a 100644
--- a/src/mochiweb/mochifmt_std.erl
+++ b/apps/mochiweb/src/mochifmt_std.erl
diff --git a/src/mochiweb/mochihex.erl b/apps/mochiweb/src/mochihex.erl
index 7fe6899e..7fe6899e 100644
--- a/src/mochiweb/mochihex.erl
+++ b/apps/mochiweb/src/mochihex.erl
diff --git a/src/mochiweb/mochijson.erl b/apps/mochiweb/src/mochijson.erl
index 74695a75..74695a75 100644
--- a/src/mochiweb/mochijson.erl
+++ b/apps/mochiweb/src/mochijson.erl
diff --git a/src/mochiweb/mochijson2.erl b/apps/mochiweb/src/mochijson2.erl
index 111c37bd..111c37bd 100644
--- a/src/mochiweb/mochijson2.erl
+++ b/apps/mochiweb/src/mochijson2.erl
diff --git a/src/mochiweb/mochinum.erl b/apps/mochiweb/src/mochinum.erl
index 6a866042..6a866042 100644
--- a/src/mochiweb/mochinum.erl
+++ b/apps/mochiweb/src/mochinum.erl
diff --git a/src/mochiweb/mochiweb.app.in b/apps/mochiweb/src/mochiweb.app.src
index b0f90144..b0f90144 100644
--- a/src/mochiweb/mochiweb.app.in
+++ b/apps/mochiweb/src/mochiweb.app.src
diff --git a/src/mochiweb/mochiweb.erl b/apps/mochiweb/src/mochiweb.erl
index 0f4d52a6..0f4d52a6 100644
--- a/src/mochiweb/mochiweb.erl
+++ b/apps/mochiweb/src/mochiweb.erl
diff --git a/src/mochiweb/mochiweb_app.erl b/apps/mochiweb/src/mochiweb_app.erl
index 2b437f6c..2b437f6c 100644
--- a/src/mochiweb/mochiweb_app.erl
+++ b/apps/mochiweb/src/mochiweb_app.erl
diff --git a/src/mochiweb/mochiweb_charref.erl b/apps/mochiweb/src/mochiweb_charref.erl
index d037d2f8..d037d2f8 100644
--- a/src/mochiweb/mochiweb_charref.erl
+++ b/apps/mochiweb/src/mochiweb_charref.erl
diff --git a/src/mochiweb/mochiweb_cookies.erl b/apps/mochiweb/src/mochiweb_cookies.erl
index 61711ff0..61711ff0 100644
--- a/src/mochiweb/mochiweb_cookies.erl
+++ b/apps/mochiweb/src/mochiweb_cookies.erl
diff --git a/src/mochiweb/mochiweb_echo.erl b/apps/mochiweb/src/mochiweb_echo.erl
index f32d6803..f32d6803 100644
--- a/src/mochiweb/mochiweb_echo.erl
+++ b/apps/mochiweb/src/mochiweb_echo.erl
diff --git a/src/mochiweb/mochiweb_headers.erl b/apps/mochiweb/src/mochiweb_headers.erl
index d90fd679..d90fd679 100644
--- a/src/mochiweb/mochiweb_headers.erl
+++ b/apps/mochiweb/src/mochiweb_headers.erl
diff --git a/src/mochiweb/mochiweb_html.erl b/apps/mochiweb/src/mochiweb_html.erl
index 77100d50..77100d50 100644
--- a/src/mochiweb/mochiweb_html.erl
+++ b/apps/mochiweb/src/mochiweb_html.erl
diff --git a/src/mochiweb/mochiweb_http.erl b/apps/mochiweb/src/mochiweb_http.erl
index f1821f40..f1821f40 100644
--- a/src/mochiweb/mochiweb_http.erl
+++ b/apps/mochiweb/src/mochiweb_http.erl
diff --git a/src/mochiweb/mochiweb_multipart.erl b/apps/mochiweb/src/mochiweb_multipart.erl
index 0368a9a6..0368a9a6 100644
--- a/src/mochiweb/mochiweb_multipart.erl
+++ b/apps/mochiweb/src/mochiweb_multipart.erl
diff --git a/src/mochiweb/mochiweb_request.erl b/apps/mochiweb/src/mochiweb_request.erl
index 5d7af26b..5d7af26b 100644
--- a/src/mochiweb/mochiweb_request.erl
+++ b/apps/mochiweb/src/mochiweb_request.erl
diff --git a/src/mochiweb/mochiweb_response.erl b/apps/mochiweb/src/mochiweb_response.erl
index 6285c4c4..6285c4c4 100644
--- a/src/mochiweb/mochiweb_response.erl
+++ b/apps/mochiweb/src/mochiweb_response.erl
diff --git a/src/mochiweb/mochiweb_skel.erl b/apps/mochiweb/src/mochiweb_skel.erl
index 36b48be5..36b48be5 100644
--- a/src/mochiweb/mochiweb_skel.erl
+++ b/apps/mochiweb/src/mochiweb_skel.erl
diff --git a/src/mochiweb/mochiweb_socket_server.erl b/apps/mochiweb/src/mochiweb_socket_server.erl
index 7aafe290..7aafe290 100644
--- a/src/mochiweb/mochiweb_socket_server.erl
+++ b/apps/mochiweb/src/mochiweb_socket_server.erl
diff --git a/src/mochiweb/mochiweb_sup.erl b/apps/mochiweb/src/mochiweb_sup.erl
index 5cb525b5..5cb525b5 100644
--- a/src/mochiweb/mochiweb_sup.erl
+++ b/apps/mochiweb/src/mochiweb_sup.erl
diff --git a/src/mochiweb/mochiweb_util.erl b/apps/mochiweb/src/mochiweb_util.erl
index d8fc89d5..d8fc89d5 100644
--- a/src/mochiweb/mochiweb_util.erl
+++ b/apps/mochiweb/src/mochiweb_util.erl
diff --git a/src/mochiweb/reloader.erl b/apps/mochiweb/src/reloader.erl
index 6835f8f9..6835f8f9 100644
--- a/src/mochiweb/reloader.erl
+++ b/apps/mochiweb/src/reloader.erl