changeset 20:12d6f1a641c8

cleanups
author meillo@marmaro.de
date Tue, 26 Jun 2007 09:53:41 +0200 (2007-06-26)
parents 356aeb2f53f3
children 80c995d97cfa
files 00_vorstellung.tex 03_observer.tex Makefile
diffstat 3 files changed, 0 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/00_vorstellung.tex	Tue Jun 26 09:47:28 2007 +0200
+++ b/00_vorstellung.tex	Tue Jun 26 09:53:41 2007 +0200
@@ -53,7 +53,6 @@
   \subsubsection{Julian Haug}
 
 \section{Fazit}
-  \subsubsection{gemeinsam}
 
   .  % this dot is needed to have the sections displayed
 
--- a/03_observer.tex	Tue Jun 26 09:47:28 2007 +0200
+++ b/03_observer.tex	Tue Jun 26 09:53:41 2007 +0200
@@ -373,15 +373,6 @@
   \end{itemize}
   \end{block}
 
-  \pause
-
-  \begin{block}{Fazit}
-    \begin{itemize}
-      \item 
-      \item 
-      \item 
-    \end{itemize}
-  \end{block}
 }
 
 
--- a/Makefile	Tue Jun 26 09:47:28 2007 +0200
+++ b/Makefile	Tue Jun 26 09:53:41 2007 +0200
@@ -7,7 +7,6 @@
 all:
 	pdflatex 00_vorstellung.tex
 	pdflatex 01_einfuehrung.tex
-	pdflatex 02_anderePatterns.tex
 	pdflatex 03_observer.tex
 	pdflatex 04_composite.tex
 	pdflatex 05_antiPatterns.tex