diff options
author | Fred Drake <fdrake@acm.org> | 1998-03-17 06:23:13 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-03-17 06:23:13 (GMT) |
commit | f3aa0e0627bbabeb028044de6efffb614bbf4c06 (patch) | |
tree | 21bf1904c838439918d616e1b6b3db228a264739 /Doc/ext | |
parent | 396a7cfb9404e4d38fe285b5f2c7432e6ec6f47b (diff) | |
download | cpython-f3aa0e0627bbabeb028044de6efffb614bbf4c06.zip cpython-f3aa0e0627bbabeb028044de6efffb614bbf4c06.tar.gz cpython-f3aa0e0627bbabeb028044de6efffb614bbf4c06.tar.bz2 |
Revert the index stuff to work better with LaTeX2HTML.
Diffstat (limited to 'Doc/ext')
-rw-r--r-- | Doc/ext/ext.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/ext/ext.tex b/Doc/ext/ext.tex index d2d11ad..0532212 100644 --- a/Doc/ext/ext.tex +++ b/Doc/ext/ext.tex @@ -1489,6 +1489,6 @@ whitespace-separated absolute pathnames of libraries (\samp{.a} files). No \samp{-l} options can be used. -\inputindex{ext.ind} +\input{ext.ind} \end{document} |