Compare commits

..

No commits in common. "2111c864e589589efb28a3ecff5e6e7f13487ce0" and "6ce5bde517dc68c2ebc36fb4633a231e5732f65b" have entirely different histories.

2 changed files with 1 additions and 1 deletions

0
ebin/.gitkeep Normal file
View File

View File

@ -2,7 +2,7 @@
{author,""}. {author,""}.
{c_email,[]}. {c_email,[]}.
{copyright,""}. {copyright,""}.
{deps,[{"otpr","gmserialization",{0,1,2}}, {deps,[{"otpr","gmserialization",{0,1,0}},
{"otpr","eblake2",{1,0,0}}, {"otpr","eblake2",{1,0,0}},
{"otpr","getopt",{1,0,2}}]}. {"otpr","getopt",{1,0,2}}]}.
{desc,"A library and stand alone assembler for Gajumaru bytecode. This version supports AEVM bytecode and FATE bytecode."}. {desc,"A library and stand alone assembler for Gajumaru bytecode. This version supports AEVM bytecode and FATE bytecode."}.