summaryrefslogtreecommitdiffstats
path: root/main.tex
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 /main.tex
parent324fac0207ced91b56bf349ae935bf2a47d0f400 (diff)
downloadoopsla21_fvhls-442622f32d667580cb7ad7c7edd0ecf75d2f6c92.tar.gz
oopsla21_fvhls-442622f32d667580cb7ad7c7edd0ecf75d2f6c92.zip
Update on Overleaf.
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex2
1 files changed, 1 insertions, 1 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}}