Merge pull request #304 from aeternity/clarify-aesocompiler

Clarify aeso_compiler use
This commit is contained in:
Hans Svensson
2021-04-29 18:50:32 +02:00
committed by GitHub
+1 -1
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
%%%-------------------------------------------------------------------