summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <ymh15@ic.ac.uk>2020-11-21 11:32:34 +0000
committeroverleaf <overleaf@localhost>2020-11-23 14:29:21 +0000
commit442622f32d667580cb7ad7c7edd0ecf75d2f6c92 (patch)
tree425f49f6729c191ad7c3528d4e0fcc5d9d49c61a
parent324fac0207ced91b56bf349ae935bf2a47d0f400 (diff)
downloadoopsla21_fvhls-442622f32d667580cb7ad7c7edd0ecf75d2f6c92.tar.gz
oopsla21_fvhls-442622f32d667580cb7ad7c7edd0ecf75d2f6c92.zip
Update on Overleaf.
-rw-r--r--main.tex2
-rw-r--r--proof.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/main.tex b/main.tex
index aab349a..0751276 100644
--- a/main.tex
+++ b/main.tex
@@ -56,7 +56,7 @@
\ANONYMOUStrue
\newif\ifCOMMENTS
-\COMMENTStrue
+\COMMENTSfalse
\newcommand{\Comment}[3]{\ifCOMMENTS\textcolor{#1}{{\bf [\![#2:} #3{\bf ]\!]}}\fi}
\newcommand\JW[1]{\Comment{red!75!black}{JW}{#1}}
\newcommand\YH[1]{\Comment{green!50!blue}{YH}{#1}}
diff --git a/proof.tex b/proof.tex
index 36b997b..9a4ab40 100644
--- a/proof.tex
+++ b/proof.tex
@@ -154,7 +154,7 @@ The final lemma we need is that the Verilog we generate is deterministic. This r
\begin{table*}
\centering
- \begin{tabular}{llllll}
+ \begin{tabular}{lrrrrr}
\toprule
& \textbf{Coq code} & \textbf{OCaml code} & \textbf{Specifications} & \textbf{Theorems \& Proofs} & \textbf{Total}\\
\midrule