-
Notifications
You must be signed in to change notification settings - Fork 9
/
controlling.tex
31 lines (31 loc) · 1.14 KB
/
controlling.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
% ----------------------------------------------------------------------
\lecture{Controlling}{controlling}
% ----------------------------------------------------------------------
\part{Controlling}
% ----------------------------------------------------------------------
\section{Motivation}
% ------------------------------
\input{controlling/motivation}
\input{controlling/example}
% ----------------------------------------------------------------------
\section{Embedded script}
% ------------------------------
\input{controlling/script}
% ----------------------------------------------------------------------
\section{Module import}
% ------------------------------
\input{controlling/module}
% ----------------------------------------------------------------------
\section{Application class}
% ------------------------------
\input{controlling/application}
% ----------------------------------------------------------------------
\section{Vademecum}
% ------------------------------
\input{controlling/vademecum}
% ----------------------------------------------------------------------
%
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "main"
%%% End: