Add in the datetime docs now that they pass LaTeX. Still ugly, but that can

be fixed.
This commit is contained in:
Fred Drake 2002-12-23 19:03:00 +00:00
parent bbdb250862
commit 446f32367b
2 changed files with 3 additions and 0 deletions

View File

@ -137,6 +137,8 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
lib/libarray.tex \
lib/liballos.tex \
lib/libos.tex \
lib/libdatetime.tex \
lib/tzinfo-examples.py \
lib/libtime.tex \
lib/libgetopt.tex \
lib/libtempfile.tex \

View File

@ -140,6 +140,7 @@ and how to embed it in other applications.
\input{libstatvfs}
\input{libfilecmp}
\input{libpopen2}
\input{libdatetime}
\input{libtime}
\input{libsched}
\input{libmutex}