]> granicus.if.org Git - python/commitdiff
Added libni.tex libgzip.tex
authorGuido van Rossum <guido@python.org>
Thu, 17 Jul 1997 16:27:42 +0000 (16:27 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 17 Jul 1997 16:27:42 +0000 (16:27 +0000)
Doc/Makefile
Doc/lib.tex
Doc/lib/lib.tex

index 3988a008f5621445b60264c17d856633cb55be49..c72485563402c4abba91aa088eb9881a37344f5d 100644 (file)
@@ -111,7 +111,7 @@ LIBFILES = lib.tex \
     libstat.tex libstrio.tex libundoc.tex libmailcap.tex libglob.tex \
     libuser.tex libanydbm.tex librandom.tex libsite.tex libwhichdb.tex \
     libbase64.tex libfnmatch.tex libquopri.tex libzlib.tex libsocksvr.tex \
-    libmailbox.tex libcommands.tex libcmath.tex
+    libmailbox.tex libcommands.tex libcmath.tex libni.tex libgzip.tex
 
 # Library document
 lib.dvi: $(LIBFILES)
index 2c3ceaf870567db74ed78c9971514183a59e1e9c..61a9abe16c8ae00e3560b58166c8fed053a05405 100644 (file)
@@ -85,6 +85,7 @@ to Python and how to embed it in other applications.
 \input{libcopy}
 \input{libmarshal}
 \input{libimp}
+\input{libni}
 \input{libparser}
 \input{libsite}
 \input{libbltin}               % really __builtin__
@@ -123,6 +124,7 @@ to Python and how to embed it in other applications.
 \input{libanydbm}
 \input{libwhichdb}
 \input{libzlib}
+\input{libgzip}
 
 \input{libunix}                        % UNIX Specific Services
 \input{libposix}
index 2c3ceaf870567db74ed78c9971514183a59e1e9c..61a9abe16c8ae00e3560b58166c8fed053a05405 100644 (file)
@@ -85,6 +85,7 @@ to Python and how to embed it in other applications.
 \input{libcopy}
 \input{libmarshal}
 \input{libimp}
+\input{libni}
 \input{libparser}
 \input{libsite}
 \input{libbltin}               % really __builtin__
@@ -123,6 +124,7 @@ to Python and how to embed it in other applications.
 \input{libanydbm}
 \input{libwhichdb}
 \input{libzlib}
+\input{libgzip}
 
 \input{libunix}                        % UNIX Specific Services
 \input{libposix}