summaryrefslogtreecommitdiffstats
path: root/main.tex
diff options
context:
space:
mode:
authorJohn Wickerson <>2020-07-07 11:27:37 +0100
committerJohn Wickerson <>2020-07-07 11:27:37 +0100
commite3d0e23b8af13ef9f862747025f13c7f887fda20 (patch)
tree600ee4fe411d23400612ef8de8d940ee3a634aca /main.tex
parentb7080e1915708cc873e06989e405f0b1dd5ac1c5 (diff)
downloadoopsla21_fvhls-e3d0e23b8af13ef9f862747025f13c7f887fda20.tar.gz
oopsla21_fvhls-e3d0e23b8af13ef9f862747025f13c7f887fda20.zip
graphs
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.tex b/main.tex
index 3a4c120..b1bdcd3 100644
--- a/main.tex
+++ b/main.tex
@@ -45,6 +45,7 @@
\usepackage{amsmath}
\usepackage{booktabs}
\usepackage{mathpartir}
+\usepackage{pgfplots}
\usepackage{subcaption}
\usepackage{tikz}
\usepackage{minted}
@@ -233,4 +234,5 @@ Text of appendix \ldots
%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
+%%% TeX-command-extra-options: "-shell-escape"
%%% End: