Skip to content

Commit 747abc9

Browse files
committed
Include CirclePolygonIntersection in the pdf
1 parent cd6c130 commit 747abc9

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

content/geometry/chapter.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ \section{Circles}
1616
\kactlimport{CircleIntersection.h}
1717
\kactlimport{CircleTangents.h}
1818
% \kactlimport{CircleLine.h}
19-
% \kactlimport{CirclePolygonIntersection.h}
19+
\kactlimport{CirclePolygonIntersection.h}
2020
\kactlimport{circumcircle.h}
2121
\kactlimport{MinimumEnclosingCircle.h}
2222

content/various/chapter.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ \section{Misc. algorithms}
1212
\section{Dynamic programming}
1313
\kactlimport{KnuthDP.h}
1414
\kactlimport{DivideAndConquerDP.h}
15-
\newpage % the rest fits nicely on one page
1615

1716
\section{Debugging tricks}
1817
\begin{itemize}

0 commit comments

Comments
 (0)