summaryrefslogtreecommitdiffstats
path: root/appendix.tex
diff options
context:
space:
mode:
Diffstat (limited to 'appendix.tex')
-rw-r--r--appendix.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/appendix.tex b/appendix.tex
index 11bfe41..defe44d 100644
--- a/appendix.tex
+++ b/appendix.tex
@@ -1,3 +1,4 @@
+\newpage
\appendix
\section{Appendix}
@@ -50,7 +51,7 @@
\inferrule[Nonblocking Array]{\yhkeyword{name}\ \textit{lhs} = \yhkeyword{OK}\ n \\ \textit{erun}\ \Gamma\ \textit{rhs}\ v_{\textit{rhs}}}{\textit{srun}\ (\Gamma_{r}, \Gamma_{a}, \Delta_{r}, \Delta_{a})\ (\textit{lhs} \Leftarrow \textit{rhs})\ (\Gamma_{r}, \Gamma_{a}, \Delta_{r} // \{n \rightarrow v_{\textit{rhs}}\}, \Delta_{a})}
\end{gather*}
\end{minipage}
- \caption{Inferrence rules for statements.}\label{fig:inferrence_statements}
+ \caption{Inference rules for statements.}\label{fig:inferrence_statements}
\end{figure*}
\begin{figure}