diff options
author | Fred Drake <fdrake@acm.org> | 1998-03-09 16:39:22 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-03-09 16:39:22 (GMT) |
commit | 7d20ffe245663ff824de544f574470d2b759059f (patch) | |
tree | fc8e1a049986cafeb0554a272223cbaeeb9ca632 /Doc/ext | |
parent | 568113a75b9b804f8d65e78219db2b2212541647 (diff) | |
download | cpython-7d20ffe245663ff824de544f574470d2b759059f.zip cpython-7d20ffe245663ff824de544f574470d2b759059f.tar.gz cpython-7d20ffe245663ff824de544f574470d2b759059f.tar.bz2 |
Adjust the index inclusion for the new index support.
Diffstat (limited to 'Doc/ext')
-rw-r--r-- | Doc/ext/ext.tex | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Doc/ext/ext.tex b/Doc/ext/ext.tex index 0c9f779..d2d11ad 100644 --- a/Doc/ext/ext.tex +++ b/Doc/ext/ext.tex @@ -1489,8 +1489,6 @@ whitespace-separated absolute pathnames of libraries (\samp{.a} files). No \samp{-l} options can be used. -%\input{extref} - -\input{ext.ind} +\inputindex{ext.ind} \end{document} |