diff options
author | Fred Drake <fdrake@acm.org> | 2000-02-23 15:44:58 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-02-23 15:44:58 +0000 |
commit | 0baf773c44e201a8f3db2aaa33fb58b49efedd29 (patch) | |
tree | 0a6099746e463583b513648f5c82f02b5da6810a | |
parent | 3c227eef9168063a59a1c9bcb448198f71d8e2fc (diff) | |
download | cpython-git-0baf773c44e201a8f3db2aaa33fb58b49efedd29.tar.gz |
Added entry for libtabnanny.tex.
-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 b0f5705545..33bb9c5be2 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -90,6 +90,7 @@ and how to embed it in other applications. \input{libtoken} \input{libkeyword} \input{libtokenize} +\input{libtabnanny} \input{libpyclbr} \input{libcode} \input{libcodeop} |