diff options
| author | Andrew Guschin <guschin.drew@gmail.com> | 2022-10-25 16:39:40 +0400 |
|---|---|---|
| committer | Andrew Guschin <guschin.drew@gmail.com> | 2022-10-25 16:39:40 +0400 |
| commit | a8af168b53766930bbab85132a9871705cf9e9a1 (patch) | |
| tree | a89f80bd34b64278dec5ed49ceb34114b62338dd /cryptography/cryptography.tex | |
| parent | c6b021fef94db26f9f649591e5d0e9d025cf263f (diff) | |
Добавлена первая лекция по крипте
Diffstat (limited to 'cryptography/cryptography.tex')
| -rw-r--r-- | cryptography/cryptography.tex | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/cryptography/cryptography.tex b/cryptography/cryptography.tex index 35ef1e5..87e1198 100644 --- a/cryptography/cryptography.tex +++ b/cryptography/cryptography.tex @@ -6,7 +6,7 @@ \date{\today} \includeonly{ - % lectures/lecture1, + lectures/lecture1, % lectures/lecture2, lectures/lecture3, lectures/lecture4, @@ -21,11 +21,7 @@ \maketitle \tableofcontents -\section{\ldots{}} - -\subsection{\ldots{}} - -% \include{lectures/lecture1.tex} +\include{lectures/lecture1.tex} % \include{lectures/lecture2.tex} \include{lectures/lecture3.tex} \include{lectures/lecture4.tex} |