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