From: Matthijs Kooijman Date: Wed, 30 Sep 2009 14:23:57 +0000 (+0200) Subject: Fix type in comment. X-Git-Tag: final-thesis~236 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=commitdiff_plain;h=dd26f4ae34699581838a0c1b736d14adfcafe10d;ds=sidebyside Fix type in comment. --- diff --git a/Chapters/Introduction.tex b/Chapters/Introduction.tex index 8ffba57..e9fa26f 100644 --- a/Chapters/Introduction.tex +++ b/Chapters/Introduction.tex @@ -136,7 +136,7 @@ sum' (x:xs) acc = acc' : (sum' xs acc') newCircle.a(btex + etex); newCircle.out(btex $output$ etex) "framed(false)"; - % Punt inp, a and out in one horizontal line, with reg above a + % Put inp, a and out in one horizontal line, with reg above a reg.c-a.c=(0cm, 2cm); a.c-inp.c=(3cm, 0cm); out.c-a.c=(3cm, 0cm);