From: Greg Ward Date: Wed, 19 Apr 2000 22:36:33 +0000 (+0000) Subject: Removed '\package' definition. X-Git-Tag: v2.0b1~2012 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=95da4434475d4454cdcc56896ee01c55179c2d81;p=thirdparty%2FPython%2Fcpython.git Removed '\package' definition. --- diff --git a/Doc/texinputs/distutils.sty b/Doc/texinputs/distutils.sty index 18d3b63f8144..f934c02a756e 100644 --- a/Doc/texinputs/distutils.sty +++ b/Doc/texinputs/distutils.sty @@ -29,8 +29,6 @@ % disagree. Pistols at dawn will sort this one out. \newcommand{\filevar}[1]{{\textsl{\filenq{#1}}}} -\def\package{\module} - % These two are handy for writing pathnames for Unix and Windows % (respectively). I define my own macros because I'm a lazy typist. \renewcommand{\tilde}{\textasciitilde}