docs/DesignPatterns
changeset 20:12d6f1a641c8
cleanups
author | meillo@marmaro.de |
---|---|
date | Tue, 26 Jun 2007 09:53:41 +0200 |
parents | 356aeb2f53f3 |
children | 80c995d97cfa |
files | 00_vorstellung.tex 03_observer.tex Makefile |
diffstat | 3 files changed, 0 insertions(+), 11 deletions(-) [+] |
line diff
1.1 --- a/00_vorstellung.tex Tue Jun 26 09:47:28 2007 +0200 1.2 +++ b/00_vorstellung.tex Tue Jun 26 09:53:41 2007 +0200 1.3 @@ -53,7 +53,6 @@ 1.4 \subsubsection{Julian Haug} 1.5 1.6 \section{Fazit} 1.7 - \subsubsection{gemeinsam} 1.8 1.9 . % this dot is needed to have the sections displayed 1.10
2.1 --- a/03_observer.tex Tue Jun 26 09:47:28 2007 +0200 2.2 +++ b/03_observer.tex Tue Jun 26 09:53:41 2007 +0200 2.3 @@ -373,15 +373,6 @@ 2.4 \end{itemize} 2.5 \end{block} 2.6 2.7 - \pause 2.8 - 2.9 - \begin{block}{Fazit} 2.10 - \begin{itemize} 2.11 - \item 2.12 - \item 2.13 - \item 2.14 - \end{itemize} 2.15 - \end{block} 2.16 } 2.17 2.18
3.1 --- a/Makefile Tue Jun 26 09:47:28 2007 +0200 3.2 +++ b/Makefile Tue Jun 26 09:53:41 2007 +0200 3.3 @@ -7,7 +7,6 @@ 3.4 all: 3.5 pdflatex 00_vorstellung.tex 3.6 pdflatex 01_einfuehrung.tex 3.7 - pdflatex 02_anderePatterns.tex 3.8 pdflatex 03_observer.tex 3.9 pdflatex 04_composite.tex 3.10 pdflatex 05_antiPatterns.tex