17 lines
317 B
TeX
17 lines
317 B
TeX
\documentclass[12pt]{report}
|
|
|
|
\input{../../header}
|
|
|
|
\lstset{inputpath=../code}
|
|
|
|
\graphicspath{{figures/}}
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
\begin{document}
|
|
|
|
\include{bootstrap}
|
|
|
|
\end{document}
|