summaryrefslogtreecommitdiffstats
path: root/algorithm.tex
diff options
context:
space:
mode:
authorJohn Wickerson <j.wickerson@imperial.ac.uk>2020-06-29 21:15:59 +0000
committeroverleaf <overleaf@localhost>2020-06-30 09:21:03 +0000
commitbed99c1cc05568adf748e633153f4f072e79f52b (patch)
treee5a87f66e13fca13e419f2c508bb43e336b5414f /algorithm.tex
parentaf9e95f99d412e3c113ce93ed22bf2e67f4b5202 (diff)
downloadoopsla21_fvhls-bed99c1cc05568adf748e633153f4f072e79f52b.tar.gz
oopsla21_fvhls-bed99c1cc05568adf748e633153f4f072e79f52b.zip
Update on Overleaf.
Diffstat (limited to 'algorithm.tex')
-rw-r--r--algorithm.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/algorithm.tex b/algorithm.tex
index 6035581..849ea05 100644
--- a/algorithm.tex
+++ b/algorithm.tex
@@ -37,7 +37,7 @@ To describe the translation, we can start with a simple example of how to transl
\subsection{CompCert RTL}
-All CompCert intermediate language follow the similar structure below:
+All CompCert intermediate language follow the similar structure below: \JW{should `(id * data)' be `(id * data) list'?}
\begin{align*}
\mathit{program} \quad ::= \{ &\mathbf{variables} : (\mathit{id} * \mathit{data}), \\