finish presentation

This commit is contained in:
Motiejus Jakštys
2020-06-18 11:22:43 +03:00
parent 9901f5b01b
commit 26a5cdfdac
2 changed files with 37 additions and 7 deletions

View File

@@ -484,7 +484,7 @@ This file binds all the pieces together:
\begin{itemize}
\item Prepares the PostGIS database.
\item Generates helper figures (sine waves, squares).
\item Runs analysis on input files ({\DP} and {\VW}).
\item Runs analysis on input files ({\DP}, {\VW}, Chaikin).
\item Invokes {\tt latexmk} as a final report generation step.
\end{itemize}
\inputminted[fontsize=\small]{make}{Makefile}