Add escript post_hooks
This commit is contained in:
@@ -255,5 +255,3 @@ read_contract(Name) ->
|
||||
{ok, Bin} = file:read_file(Name),
|
||||
binary_to_list(Bin).
|
||||
|
||||
contract_path() ->
|
||||
"apps/aesophia/test/contracts".
|
||||
|
||||
Reference in New Issue
Block a user