aboutsummaryrefslogtreecommitdiff
path: root/paper.tex
diff options
context:
space:
mode:
Diffstat (limited to 'paper.tex')
-rw-r--r--paper.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/paper.tex b/paper.tex
index 7237876..f03bd5e 100644
--- a/paper.tex
+++ b/paper.tex
@@ -524,6 +524,7 @@ In short, its a version-controlled directory with many plain-text files, distrib
Directory and (plain-text) file structure in a hypothetical project using this solution.
Files are shown with thin, darker boxes that have a suffix in their names (for example `\texttt{*.mk}' or `\texttt{*.conf}').
Directories are shown as large, brighter boxes, where the name ends in a slash (\texttt{/}).
+ Directories with dashed lines are symbolic links that are created after building the project, pointing to commonly needed built directories.
Files and directories are shown within their parent directory.
For example the full address of \texttt{analysis-1.mk} from the top project directory is \texttt{reproduce/analysis/make/analysis-1.mk}.
}