summaryrefslogtreecommitdiffstats
path: root/algorithm.tex
diff options
context:
space:
mode:
authorJohn Wickerson <j.wickerson@imperial.ac.uk>2020-11-20 10:56:48 +0000
committeroverleaf <overleaf@localhost>2020-11-20 10:57:28 +0000
commit59cb3ef8d8e2596488d97b96cc37ea3927890a67 (patch)
treed8fb23b6c7bb60b4c57d861290a28872622db012 /algorithm.tex
parentdc92ad7201a80a41ed032fca237dddf4f063cd36 (diff)
downloadoopsla21_fvhls-59cb3ef8d8e2596488d97b96cc37ea3927890a67.tar.gz
oopsla21_fvhls-59cb3ef8d8e2596488d97b96cc37ea3927890a67.zip
Update on Overleaf.
Diffstat (limited to 'algorithm.tex')
-rw-r--r--algorithm.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/algorithm.tex b/algorithm.tex
index 6ebbdd9..9337b85 100644
--- a/algorithm.tex
+++ b/algorithm.tex
@@ -184,7 +184,7 @@ An HTL program thus consists of two maps: a control map that describes how to ca
\draw[-{Latex[length=1mm,width=0.7mm]}] (2.65,-0.5) -- (2.65,0.5);
\foreach \x in {0,...,2}
- {\draw (0.25,1.25-0.25*\x) -- (1.5,1.25-0.25*\x); \node at (0.875,1.13-0.25*\x) {\tiny \x}}
+ {\draw (0.25,1.25-0.25*\x) -- (1.5,1.25-0.25*\x); \node at (0.875,1.13-0.25*\x) {\tiny \x};}
\draw[-{Latex[length=1mm,width=0.7mm]}] (1.5,1.5) -- (2,1.5);
\draw[-{Latex[length=1mm,width=0.7mm]}] (2,1.75) -- (1.5,1.75);