summaryrefslogtreecommitdiffstats
path: root/Doc/dist/dist.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2004-03-25 16:35:10 (GMT)
committerFred Drake <fdrake@acm.org>2004-03-25 16:35:10 (GMT)
commitad62202a5e806eb99f6b8e34dbc4c1661d8e358a (patch)
tree60336f117107ac672b71947fcfbba37007329d7e /Doc/dist/dist.tex
parent73789bc8f5933894828637d45b38415287a73d0f (diff)
downloadcpython-ad62202a5e806eb99f6b8e34dbc4c1661d8e358a.zip
cpython-ad62202a5e806eb99f6b8e34dbc4c1661d8e358a.tar.gz
cpython-ad62202a5e806eb99f6b8e34dbc4c1661d8e358a.tar.bz2
include the right index sources
Diffstat (limited to 'Doc/dist/dist.tex')
-rw-r--r--Doc/dist/dist.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/dist/dist.tex b/Doc/dist/dist.tex
index 18e535a..db4f165 100644
--- a/Doc/dist/dist.tex
+++ b/Doc/dist/dist.tex
@@ -3487,11 +3487,11 @@ defined. The canonical example is the \command{install} command.
%begin{latexonly}
\renewcommand{\indexname}{Module Index}
%end{latexonly}
-\input{modlib.ind} % Module Index
+\input{moddist.ind} % Module Index
%begin{latexonly}
\renewcommand{\indexname}{Index}
%end{latexonly}
-\input{lib.ind} % Index
+\input{dist.ind} % Index
\end{document}