summaryrefslogtreecommitdiffstats
path: root/Doc/lib/lib.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/lib.tex')
-rw-r--r--Doc/lib/lib.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex
index 4f10cd0..8f3e21d 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.tex
@@ -205,6 +205,7 @@ and how to embed it in other applications.
\input{libpdb} % The Python Debugger
\input{libprofile} % The Python Profiler
+\input{libhotshot} % New profiler
\input{internet} % Internet Protocols
\input{libwebbrowser}