commit | 4d358b5d23e69755f649dfa013a4efcf8d5f604d | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Feb 18 20:40:26 1999 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Feb 18 20:40:26 1999 +0000 |
tree | 02380f130ed5f989c28899c96c524e33524ad8a4 | |
parent | 7c829b3179ca44b316664d931513518b7d5ff8a4 [diff] |
Added sections for pyclbr and tokenize.
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 1f74705..cec6c83 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex
@@ -86,6 +86,8 @@ \input{libsymbol} \input{libtoken} \input{libkeyword} +\input{libtokenize} +\input{libpyclbr} \input{libcode} \input{libpprint} \input{librepr}