summaryrefslogtreecommitdiff
path: root/other/other.tex
diff options
context:
space:
mode:
authorPaul Jungeblut <paul.jungeblut@gmail.com>2017-10-28 12:04:20 +0200
committerPaul Jungeblut <paul.jungeblut@gmail.com>2017-10-28 12:04:20 +0200
commit1e9514221f5d2f5d573be8ac92215db07c51f70a (patch)
treef0bd4489a7b7759d79a092e5e39b81d49ffefe41 /other/other.tex
parent00b7570f067b4261c05094b2e80dfb6c4c8c1742 (diff)
Removing code for fast input/fast output from doucment. Wastes space.
Diffstat (limited to 'other/other.tex')
-rw-r--r--other/other.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/other/other.tex b/other/other.tex
index 9dbc018..10c0d12 100644
--- a/other/other.tex
+++ b/other/other.tex
@@ -6,8 +6,8 @@
\subsection{Bit Operations}
\lstinputlisting{other/bitOps.cpp}
-\subsection{Fast IO}
-\lstinputlisting{other/fastIO.cpp}
+% \subsection{Fast IO}
+% \lstinputlisting{other/fastIO.cpp}
\subsection{Sonstiges}
\begin{lstlisting}