WIP
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{application, gmbytecode,
|
||||
[{description, "Bytecode definitions, serialization and deserialization for gmternity."},
|
||||
{vsn, "3.4.0"},
|
||||
{registered, []},
|
||||
{applications,
|
||||
[kernel,
|
||||
stdlib,
|
||||
eblake2,
|
||||
gmserialization,
|
||||
getopt
|
||||
]},
|
||||
{env,[]},
|
||||
{modules, []},
|
||||
{maintainers, []},
|
||||
{licenses, []},
|
||||
{links, []}
|
||||
]}.
|
||||
Reference in New Issue
Block a user