]> granicus.if.org Git - python/commitdiff
Remove \newif relating to index support; no longer needed. Index control
authorFred Drake <fdrake@acm.org>
Mon, 9 Mar 1998 16:40:31 +0000 (16:40 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 9 Mar 1998 16:40:31 +0000 (16:40 +0000)
is now shared and located solely in python.sty.

Doc/texinputs/howto.cls
Doc/texinputs/manual.cls

index df1099def5c3810b0c2cf025570ae96fc392c805..ab5bb9188f6f81116532c64fc366b5a9366bf029 100644 (file)
@@ -37,7 +37,6 @@
 % This gives us all the Python-specific markup that we really want.
 % This should come last.  Do not change this.
 %
-\newif\if@usemoduleindex\@usemoduleindexfalse
 \RequirePackage{python}
 
 
index 2e7f40ec0b6b42a56620a366bee4ca202343eff8..46d6911aad90af4e195aedf5138ef46b26b2c257 100644 (file)
@@ -37,7 +37,6 @@
 % This gives us all the Python-specific markup that we really want.
 % This should come last.  Do not change this.
 %
-\newif\if@usemoduleindex\@usemoduleindextrue
 \RequirePackage{python}