diff options
-rw-r--r-- | Doc/lib/lib.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 8f3e21d..755023d 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -206,6 +206,7 @@ and how to embed it in other applications. \input{libprofile} % The Python Profiler \input{libhotshot} % New profiler +\input{libtimeit} \input{internet} % Internet Protocols \input{libwebbrowser} |