Less magic
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{application, zx,
|
||||
[{description, "Zomp client program"},
|
||||
{vsn, "0.1.0"},
|
||||
{applications, [stdlib, kernel]},
|
||||
{modules, [zx, zx_daemon]},
|
||||
{mod, {zx, []}}]}.
|
||||
Reference in New Issue
Block a user