This repository has been archived on 2021-05-17. You can view files and clone it, but cannot push or open issues or pull requests.
scientificComputing/designpattern/lecture/designpattern-chapter.tex
2015-11-23 11:00:19 +01:00

18 lines
363 B
TeX

\documentclass[12pt]{book}
\input{../../header}
\lstset{inputpath=../code}
\graphicspath{{figures/}}
\setcounter{page}{129}
\setcounter{chapter}{8}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\input{designpattern}
\end{document}