From 2076030cdb1172fdd8f9f677b415f52688e5c1a8 Mon Sep 17 00:00:00 2001 From: Daniel Lorch Date: Sun, 6 Dec 2015 11:34:43 +0000 Subject: [PATCH] Remove white background in stages --- docs/_static/pycep_stages.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_static/pycep_stages.svg b/docs/_static/pycep_stages.svg index ac3fe93..c1fbbf6 100644 --- a/docs/_static/pycep_stages.svg +++ b/docs/_static/pycep_stages.svg @@ -1 +1 @@ -TokenizerLexicalAnalysisParserSyntacticAnalysisAnalyzerSemanticAnalysisStringTokensParseTreeInterpreterExecutionAbstractSyntaxTree \ No newline at end of file +TokenizerLexicalAnalysisParserSyntacticAnalysisAnalyzerSemanticAnalysisStringTokensParseTreeInterpreterExecutionAbstractSyntaxTree \ No newline at end of file