slides/slides03.tex
changeset 216 38718062709a
parent 211 e6e160c7ea33
child 220 74772c30e0f4
--- a/slides/slides03.tex	Mon Oct 06 22:48:09 2014 +0100
+++ b/slides/slides03.tex	Mon Oct 06 22:57:44 2014 +0100
@@ -230,6 +230,10 @@
 \begin{frame}[c]
 \frametitle{What the Hell Is Going On?}
 
+\begin{itemize}
+\item Let's start with a very simple program:
+\end{itemize}
+
 \lstinputlisting[language=C,xleftmargin=4mm]{../progs/example1.c}
 
 \end{frame}