relx compatible

This commit is contained in:
Anton Rusanov 2014-08-29 15:36:34 +04:00 committed by Jesse Gumm
parent cea3d79936
commit acc01b92f0

View file

@ -3,6 +3,8 @@
{description, ""}, {description, ""},
{applications, [kernel, stdlib]}, {applications, [kernel, stdlib]},
{vsn, "1.0"}, {vsn, "1.0"},
{applications, [kernel, stdlib]},
{modules, []},
{registered, []}, {registered, []},
{env, []}, {env, []},
{applications, []} {applications, []}