diff options
| author | Andrew Guschin <guschin.drew@gmail.com> | 2022-06-26 13:05:56 +0400 |
|---|---|---|
| committer | Andrew Guschin <guschin.drew@gmail.com> | 2022-06-26 13:05:56 +0400 |
| commit | cad4b972574c9c58357fa21d18dddc388258b4ee (patch) | |
| tree | 7afd8fe5073dc906b219dc926e9cf093a95efd5a /sem5/information-theory/information-theory.tex | |
| parent | 14fffdc1df3661252661dbc96ac9810118f00601 (diff) | |
| parent | 323bfc05e2bf72820299976c8b26057ca8ed86aa (diff) | |
Merge branch 'master' of github.com:vasthecat/university-lectures
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} |