From 2e5e7e676240e49d8e2a3ddc0ef53afd50a7f47c Mon Sep 17 00:00:00 2001 From: Christian Date: Sat, 25 Oct 2014 18:30:43 +0200 Subject: [PATCH] Corrected file description. --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 1acdefd8c..0843cfa02 100644 --- a/main.cpp +++ b/main.cpp @@ -17,7 +17,7 @@ /** * @author Christian * @date 2014 - * Solidity abstract syntax tree. + * Solidity commandline compiler. */ #include