From 0f7a9e8149a52a689bf47ba5d26d051278e80a29 Mon Sep 17 00:00:00 2001 From: djudjuu Date: Mon, 22 May 2017 15:47:09 +0200 Subject: add legacy/compact AST-format options to CL --- docs/using-the-compiler.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/using-the-compiler.rst b/docs/using-the-compiler.rst index 7aa997f8..7f82df70 100644 --- a/docs/using-the-compiler.rst +++ b/docs/using-the-compiler.rst @@ -119,7 +119,7 @@ Input Description // // The available output types are as follows: // abi - ABI - // ast - AST of all source files (not supported atm) + // ast - AST of all source files // legacyAST - legacy AST of all source files // devdoc - Developer documentation (natspec) // userdoc - User documentation (natspec) -- cgit v1.2.3