Update to new TUPLE instruction

... and minor fixes
This commit is contained in:
Ulf Norell
2019-05-28 11:45:32 +02:00
parent c045e5d653
commit 0409a658b0
3 changed files with 14 additions and 26 deletions
+1 -2
View File
@@ -2,8 +2,7 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git",
{ref, "241a96e"}}}
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref, "f129887"}}}
, {getopt, "1.0.1"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",
{tag, "2.8.0"}}}