diff options
| author | Fred Drake <fdrake@acm.org> | 1998-02-18 17:19:11 (GMT) |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1998-02-18 17:19:11 (GMT) |
| commit | b4efb6c8cbce5e06faef24dacad482b01fd7ae73 (patch) | |
| tree | e4450282774192004cc1739b2feb8f2ae38d576c /Doc/lib/lib.tex | |
| parent | 2e7a32046b9d424e1413fdbf7ed0aa131591f393 (diff) | |
| download | cpython-b4efb6c8cbce5e06faef24dacad482b01fd7ae73.zip cpython-b4efb6c8cbce5e06faef24dacad482b01fd7ae73.tar.gz cpython-b4efb6c8cbce5e06faef24dacad482b01fd7ae73.tar.bz2 | |
Separate Mac user interface modules into separate files, to better support
bookmarkable module sections in the HTML.
Diffstat (limited to 'Doc/lib/lib.tex')
| -rw-r--r-- | Doc/lib/lib.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 4aee15b..7702c25 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -201,6 +201,8 @@ add new extensions to Python and how to embed it in other applications. \input{libmactcp} \input{libmacspeech} \input{libmacui} +\input{libframework} +\input{libminiae} %\input{libstdwin} % STDWIN ONLY |
