Clarify aeso_compiler use

This commit is contained in:
Artur Puzio 2021-03-24 10:34:39 +00:00 committed by GitHub
parent 3b2ce63fa7
commit c54a0cec3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
%%% @author Happi (Erik Stenman)
%%% @copyright (C) 2017, Aeternity Anstalt
%%% @doc
%%% Compiler from Aeterinty Sophia language to the Aeternity VM, aevm.
%%% Compiler from Aeterinty Sophia language to both AEVM and FATE VM.
%%% @end
%%% Created : 12 Dec 2017
%%%-------------------------------------------------------------------