diff options
Diffstat (limited to 'Doc/texinputs/manual.cls')
-rw-r--r-- | Doc/texinputs/manual.cls | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/texinputs/manual.cls b/Doc/texinputs/manual.cls index 2e7f40e..46d6911 100644 --- a/Doc/texinputs/manual.cls +++ b/Doc/texinputs/manual.cls @@ -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} |