aboutsummaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
authorChristian <c@ethdev.com>2014-10-26 00:30:43 +0800
committerChristian <c@ethdev.com>2014-10-26 00:31:54 +0800
commit2e5e7e676240e49d8e2a3ddc0ef53afd50a7f47c (patch)
tree702582802bf7da532d7136602c617ce210e2077d /main.cpp
parentc9f62cefda53f0638a87847d25e6160bcdd9bb36 (diff)
downloaddexon-solidity-2e5e7e676240e49d8e2a3ddc0ef53afd50a7f47c.tar.gz
dexon-solidity-2e5e7e676240e49d8e2a3ddc0ef53afd50a7f47c.tar.zst
dexon-solidity-2e5e7e676240e49d8e2a3ddc0ef53afd50a7f47c.zip
Corrected file description.
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index 1acdefd8..0843cfa0 100644
--- a/main.cpp
+++ b/main.cpp
@@ -17,7 +17,7 @@
/**
* @author Christian <c@ethdev.com>
* @date 2014
- * Solidity abstract syntax tree.
+ * Solidity commandline compiler.
*/
#include <string>