Commit 53556861 authored by Fred Drake's avatar Fred Drake

Add entries for the new Tkinter chapter.

parent 7cf4e5b3
...@@ -308,6 +308,8 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \ ...@@ -308,6 +308,8 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
lib/libasyncore.tex \ lib/libasyncore.tex \
lib/libatexit.tex \ lib/libatexit.tex \
lib/libmmap.tex \ lib/libmmap.tex \
lib/tkinter.tex \
lib/libturtle.tex \
lib/libcfgparser.tex lib/libcfgparser.tex
# LaTeX source files for Macintosh Library Modules. # LaTeX source files for Macintosh Library Modules.
......
...@@ -269,6 +269,9 @@ and how to embed it in other applications. ...@@ -269,6 +269,9 @@ and how to embed it in other applications.
\input{libmpz} \input{libmpz}
\input{librotor} \input{librotor}
\input{tkinter}
\input{libturtle}
\input{librestricted} % Restricted Execution \input{librestricted} % Restricted Execution
\input{librexec} \input{librexec}
\input{libbastion} \input{libbastion}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment