Skip to content

Commit

Permalink
add crypto and inets to the application list
Browse files Browse the repository at this point in the history
  • Loading branch information
etrepum committed Apr 3, 2010
1 parent f2f6806 commit 6775647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mochiweb.app
Expand Up @@ -36,4 +36,4 @@
{registered, []},
{mod, {mochiweb_app, []}},
{env, []},
{applications, [kernel, stdlib]}]}.
{applications, [kernel, stdlib, crypto, inets]}]}.

0 comments on commit 6775647

Please sign in to comment.