summaryrefslogtreecommitdiff
path: root/math/math.tex
diff options
context:
space:
mode:
authorPaul Jungeblut <paul.jungeblut@gmail.com>2017-10-28 11:50:51 +0200
committerPaul Jungeblut <paul.jungeblut@gmail.com>2017-10-28 11:50:51 +0200
commit9197f110881531cd224364133f024f4608c89788 (patch)
tree851aee0963d0c1caef62fc6d72bb9fe263baf742 /math/math.tex
parent5e3d0a8cc013c4461a1e096604a9d67b8f3e0d8e (diff)
Taking big int code out of the document. Wastes space.
Diffstat (limited to 'math/math.tex')
-rw-r--r--math/math.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/math.tex b/math/math.tex
index 7ba72b9..54f2a38 100644
--- a/math/math.tex
+++ b/math/math.tex
@@ -566,5 +566,5 @@ Anzahl der Teilmengen von $\mathbb{N}$, die sich zu $n$ aufaddieren mit maximale
\bottomrule
\end{tabular}
-\subsection{Big Integers}
-\lstinputlisting{math/bigint.cpp}
+% \subsection{Big Integers}
+% \lstinputlisting{math/bigint.cpp}