18 lines
316 B
TeX
18 lines
316 B
TeX
\documentclass[12pt]{report}
|
|
|
|
\input{../../header}
|
|
|
|
\lstset{inputpath=../code}
|
|
|
|
\graphicspath{{images/}}
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
\begin{document}
|
|
|
|
\include{psth_sta}
|
|
|
|
\end{document}
|
|
|