summaryrefslogtreecommitdiffstats
path: root/Doc/myformat.sty
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-01-13 18:31:39 (GMT)
committerFred Drake <fdrake@acm.org>1998-01-13 18:31:39 (GMT)
commitbc5062f664a143f34312fffb5162c435da96af9e (patch)
treee4fc570a22b53da02264b60a0c35c6380b5345be /Doc/myformat.sty
parentb5dac4e02ef4d4faca19edfe4b058b4dd9219f53 (diff)
downloadcpython-bc5062f664a143f34312fffb5162c435da96af9e.zip
cpython-bc5062f664a143f34312fffb5162c435da96af9e.tar.gz
cpython-bc5062f664a143f34312fffb5162c435da96af9e.tar.bz2
\kwindex{}: Removed obsolete macro.
Diffstat (limited to 'Doc/myformat.sty')
-rw-r--r--Doc/myformat.sty1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/myformat.sty b/Doc/myformat.sty
index 4a02d92..13ef35b 100644
--- a/Doc/myformat.sty
+++ b/Doc/myformat.sty
@@ -89,7 +89,6 @@
% Command to generate a reference to a function, statement, keyword, operator
\newcommand{\stindex}[1]{\indexii{statement}{#1@{\tt#1}}}
-\newcommand{\kwindex}[1]{\indexii{keyword}{#1@{\tt#1}}}
\newcommand{\opindex}[1]{\indexii{operator}{#1@{\tt#1}}}
\newcommand{\exindex}[1]{\indexii{exception}{#1@{\tt#1}}}
\newcommand{\obindex}[1]{\indexii{object}{#1}}