diff options
| author | Andrew Guschin <guschin.drew@gmail.com> | 2022-04-02 08:18:10 +0400 |
|---|---|---|
| committer | Andrew Guschin <guschin.drew@gmail.com> | 2022-04-02 08:18:10 +0400 |
| commit | b782fe9a251cf07e30525aac7fdc8c780a232dee (patch) | |
| tree | a282a9c853e65c8b7dd831dbb4643ed7838b597e /sem5/information-theory/information-theory.tex | |
| parent | c88de23029043dd4956e69c764e66319fc15a5c4 (diff) | |
Переместил все лекции пятого семестра в корень проекта
Diffstat (limited to 'sem5/information-theory/information-theory.tex')
| -rw-r--r-- | sem5/information-theory/information-theory.tex | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/sem5/information-theory/information-theory.tex b/sem5/information-theory/information-theory.tex deleted file mode 100644 index a38a193..0000000 --- a/sem5/information-theory/information-theory.tex +++ /dev/null @@ -1,18 +0,0 @@ -\documentclass{../Lecture} -\usepackage{../preamble} - -\begin{document} - -\author{Андрей гущин} -\title{Теория информации} -\maketitle - -% \include{lectures/lecture1.tex} -% \include{lectures/lecture2.tex} -% \include{lectures/lecture3.tex} -% \include{lectures/lecture4.tex} -% \include{lectures/lecture5.tex} -% \include{lectures/lecture6.tex} -\include{lectures/lecture7.tex} - -\end{document} |