# HG changeset patch # User Christian Urban # Date 1417566234 0 # Node ID 76678ad5079d0748e02168723b2e02eb922133e5 # Parent 470922b46a63803844636ed29aa9da250cc8c6fe u diff -r 470922b46a63 -r 76678ad5079d handouts/scala-ho.pdf Binary file handouts/scala-ho.pdf has changed diff -r 470922b46a63 -r 76678ad5079d handouts/scala-ho.tex --- a/handouts/scala-ho.tex Wed Dec 03 00:00:36 2014 +0000 +++ b/handouts/scala-ho.tex Wed Dec 03 00:23:54 2014 +0000 @@ -861,7 +861,7 @@ \noindent This might seem a bit overly complicated, but its effect is that I can now write regular expressions such as $ab + ac$ -even simpler as +simply as \begin{lstlisting}[numbers=none]