Merge pull request #111 from aeternity/enable-fate-code-mods
Export FATE code setters
This commit is contained in:
commit
093bcd6204
@ -27,11 +27,9 @@
|
||||
-include("../include/aeb_fate_opcodes.hrl").
|
||||
-include("../include/aeb_fate_data.hrl").
|
||||
|
||||
-ifdef(EQC).
|
||||
-export([ update_annotations/2
|
||||
, update_functions/2
|
||||
, update_symbols/2]).
|
||||
-endif.
|
||||
|
||||
-record(fcode, { functions = #{} :: map()
|
||||
, symbols = #{} :: map()
|
||||
|
Loading…
x
Reference in New Issue
Block a user