diff options
Diffstat (limited to 'main.cpp')
-rw-r--r-- | main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ /** * @author Christian <c@ethdev.com> * @date 2014 - * Solidity abstract syntax tree. + * Solidity commandline compiler. */ #include <string> |