Kaydet (Commit) c4e3bf9b authored tarafından Fred Drake's avatar Fred Drake

Add entries for the sched module.

üst 5c4012ad
...@@ -197,6 +197,7 @@ LIBFILES= ../lib/lib.tex \ ...@@ -197,6 +197,7 @@ LIBFILES= ../lib/lib.tex \
../lib/libcurses.tex \ ../lib/libcurses.tex \
../lib/libpipes.tex \ ../lib/libpipes.tex \
../lib/librlcompleter.tex \ ../lib/librlcompleter.tex \
../lib/libsched.tex \
../lib/libstatvfs.tex \ ../lib/libstatvfs.tex \
../lib/libtty.tex \ ../lib/libtty.tex \
../lib/libcfgparser.tex ../lib/libcfgparser.tex
......
...@@ -136,6 +136,7 @@ add new extensions to Python and how to embed it in other applications. ...@@ -136,6 +136,7 @@ add new extensions to Python and how to embed it in other applications.
\input{libcmp} \input{libcmp}
\input{libcmpcache} \input{libcmpcache}
\input{libtime} \input{libtime}
\input{libsched}
\input{libgetpass} \input{libgetpass}
\input{libcurses} \input{libcurses}
\input{libgetopt} \input{libgetopt}
...@@ -199,7 +200,7 @@ add new extensions to Python and how to embed it in other applications. ...@@ -199,7 +200,7 @@ add new extensions to Python and how to embed it in other applications.
\input{libsimplehttp} \input{libsimplehttp}
\input{libcgihttp} \input{libcgihttp}
\input{netdata} \input{netdata} % Internet Data Handling
\input{libsgmllib} \input{libsgmllib}
\input{libhtmllib} \input{libhtmllib}
\input{libxmllib} \input{libxmllib}
......
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