Revert accidental change.
This commit is contained in:
parent
b881b9aacf
commit
3d52e5f07d
|
@ -1,5 +1,5 @@
|
||||||
\ifx\locallinewidth\undefined\newlength{\locallinewidth}\fi
|
\ifx\locallinewidth\undefined\newlength{\locallinewidth}\fi
|
||||||
%\setlength{\locallinewidth}{\linewidth}
|
\setlength{\locallinewidth}{\linewidth}
|
||||||
\section{\module{ctypes} --- A foreign function library for Python.}
|
\section{\module{ctypes} --- A foreign function library for Python.}
|
||||||
\declaremodule{standard}{ctypes}
|
\declaremodule{standard}{ctypes}
|
||||||
\moduleauthor{Thomas Heller}{theller@python.net}
|
\moduleauthor{Thomas Heller}{theller@python.net}
|
||||||
|
|
Loading…
Reference in New Issue