summaryrefslogtreecommitdiffstats
path: root/proof.tex
diff options
context:
space:
mode:
authorJohn Wickerson <j.wickerson@imperial.ac.uk>2021-04-14 13:37:40 +0000
committeroverleaf <overleaf@localhost>2021-04-14 13:37:57 +0000
commit9dd23d1c135d4663d85c1e274ee4dd510c9cf4f2 (patch)
treeb5f86a0a4272c6bbc06864a324c11dae8bb670e6 /proof.tex
parent081b78fc197a4c786ba2f28920062369d30a69af (diff)
downloadoopsla21_fvhls-9dd23d1c135d4663d85c1e274ee4dd510c9cf4f2.tar.gz
oopsla21_fvhls-9dd23d1c135d4663d85c1e274ee4dd510c9cf4f2.zip
Update on Overleaf.
Diffstat (limited to 'proof.tex')
-rw-r--r--proof.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/proof.tex b/proof.tex
index 058969a..cb35756 100644
--- a/proof.tex
+++ b/proof.tex
@@ -156,7 +156,7 @@ The final lemma we need is that the Verilog we generate is deterministic. This r
\centering
\begin{tabular}{lrrrrr}
\toprule
- & \textbf{Coq code} & \multicolumn{1}{p{1cm}}{\centering\textbf{OCaml code}} & \textbf{Spec} & \multicolumn{1}{p{2cm}}{\centering\textbf{Theorems \& Proofs}} & \textbf{Total}\\
+ & \textbf{Coq code} & \multicolumn{1}{p{1cm}}{\raggedleft\textbf{OCaml code}} & \textbf{Spec} & \multicolumn{1}{p{2cm}}{\raggedleft\textbf{Theorems \& Proofs}} & \textbf{Total}\\
\midrule
{Data structures and libraries} & 274 & --- & --- & 654 & 928 \\
{Integers and values} & 98 & --- & 15 & 744 & 857 \\