Skip to content

Commit

Permalink
removed the mod parameter from the app.src file.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Weldon committed Nov 6, 2010
1 parent 9d0f645 commit 20318ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/estring.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
{vsn, "0.1"},
{registered, []},
{applications, [kernel, stdlib]},
{mod, {estring_app, []}},
{env, []}]}.

0 comments on commit 20318ea

Please sign in to comment.