From 48e61df320e7571e527049cd3eef5cf96b8cb491 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Mon, 23 Mar 2020 03:16:06 +0000 Subject: Analysis and configuration file sections complete With this commit a description of these two important parts have been added to the project, along with several figures showing various parts of the files that are discussed. I also done some other restructuring of the figures and files to make things fit better into the the description of the paper. --- tex/src/figure-file-architecture.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tex/src/figure-file-architecture.tex') diff --git a/tex/src/figure-file-architecture.tex b/tex/src/figure-file-architecture.tex index 8fb1a6d..1fc26c5 100644 --- a/tex/src/figure-file-architecture.tex +++ b/tex/src/figure-file-architecture.tex @@ -88,7 +88,7 @@ \node [node-nonterminal-thin, at={(2.95cm,0.8cm)}] {top-prepare.mk}; \node [node-nonterminal-thin, at={(2.95cm,0.3cm)}] {top-make.mk}; \node [node-nonterminal-thin, at={(2.95cm,-0.2cm)}] {initialize.mk}; - \node [node-nonterminal-thin, at={(2.95cm,-0.7cm)}] {analysis1.mk}; + \node [node-nonterminal-thin, at={(2.95cm,-0.7cm)}] {format.mk}; %% reproduce/analysis/bash/ \node [dirbox, at={(0.15cm,-1.3cm)}, minimum width=2.6cm, minimum height=1.1cm, -- cgit v1.2.1