Remove \newif relating to index support; no longer needed. Index control

is now shared and located solely in python.sty.
This commit is contained in:
Fred Drake 1998-03-09 16:40:31 +00:00
parent 7d20ffe245
commit 97c73c83ed
2 changed files with 0 additions and 2 deletions

View 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}

View 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}