set aebytecode commit

This commit is contained in:
Hans Svensson
2019-09-03 12:22:26 +02:00
parent 470970d937
commit f0c728ef1e
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -548,7 +548,6 @@ init_env(_Options) -> global_env().
infer(Contracts, Options) ->
ets_init(), %% Init the ETS table state
try
io:format("Options = ~p\n", [Options]),
Env = init_env(Options),
create_options(Options),
ets_new(type_vars, [set]),