summaryrefslogtreecommitdiffstats
path: root/Doc/api.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-03-17 06:23:13 (GMT)
committerFred Drake <fdrake@acm.org>1998-03-17 06:23:13 (GMT)
commitf3aa0e0627bbabeb028044de6efffb614bbf4c06 (patch)
tree21bf1904c838439918d616e1b6b3db228a264739 /Doc/api.tex
parent396a7cfb9404e4d38fe285b5f2c7432e6ec6f47b (diff)
downloadcpython-f3aa0e0627bbabeb028044de6efffb614bbf4c06.zip
cpython-f3aa0e0627bbabeb028044de6efffb614bbf4c06.tar.gz
cpython-f3aa0e0627bbabeb028044de6efffb614bbf4c06.tar.bz2
Revert the index stuff to work better with LaTeX2HTML.
Diffstat (limited to 'Doc/api.tex')
-rw-r--r--Doc/api.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/api.tex b/Doc/api.tex
index 7d99848..fdc19b0 100644
--- a/Doc/api.tex
+++ b/Doc/api.tex
@@ -2906,6 +2906,6 @@ Py_None, _Py_NoneStruct
XXX Explain Py_DEBUG, Py_TRACE_REFS, Py_REF_DEBUG.
-\inputindex{api.ind} % Index -- must be last
+\input{api.ind} % Index -- must be last
\end{document}