summaryrefslogtreecommitdiffstats
path: root/algorithm.tex
diff options
context:
space:
mode:
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}), \\